Skip to content

This C# program calculates pay for a worker that works 2 seperate jobs

Notifications You must be signed in to change notification settings

bmont434/DemoJobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DemoJobs

This program calculates pay for a worker that works 2 seperate jobs. Internally this program utilizes the overloaded + operator in order to add together 2 different objects which are the 2 different jobs the worker has. The program also makes use of public properties and private fields.

About

This C# program calculates pay for a worker that works 2 seperate jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages