C# Класс PM_Dashboard.Models.EmployeeTask

Показать файл Открыть проект

Открытые методы

Метод Описание
EmployeeTask ( String start, String end, int projId, int taskId, int taskHours, int projHours, int otherHours, int totalHours ) : System

Описание методов

EmployeeTask() публичный Метод

public EmployeeTask ( String start, String end, int projId, int taskId, int taskHours, int projHours, int otherHours, int totalHours ) : System
start String
end String
projId int
taskId int
taskHours int
projHours int
otherHours int
totalHours int
Результат System