Method | Description | |
---|---|---|
ProjectWorkHours ( int worked, int planned, int other, int overtime, int total ) : System |
public ProjectWorkHours ( int worked, int planned, int other, int overtime, int total ) : System | ||
worked | int | |
planned | int | |
other | int | |
overtime | int | |
total | int | |
return | System |