C# Class PM_Dashboard.Models.ProjectWorkHours

Afficher le fichier Open project: IgniteUI/project-management-dashboard-sample

Méthodes publiques

Méthode Description
ProjectWorkHours ( int worked, int planned, int other, int overtime, int total ) : System

Method Details

ProjectWorkHours() public méthode

public ProjectWorkHours ( int worked, int planned, int other, int overtime, int total ) : System
worked int
planned int
other int
overtime int
total int
Résultat System