Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~143 People Reached
Favorite Forums
Favorite Tags
c# x 1

1 Posted Topic

Member Avatar for hankora

Help please, having trouble using methods. The error keeps telling me that the regHours, grossPay, rate and so on does not exist in the context. [CODE=csharp] public class Program { public static void Main() { } public static void GetInfo(string side) { string fname; Console.Write("Please enter the employee's name: "); …

Member Avatar for dilkash2007
0
143

The End.