C# Класс Ext.Net.MVC.Examples.Areas.GridPanel_Plugins.Models.Project

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

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

Метод Описание
Project ( int projectId, string name, int taskId, string description, int estimate, double rate, double cost, System.DateTime due ) : System

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

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

public Project ( int projectId, string name, int taskId, string description, int estimate, double rate, double cost, System.DateTime due ) : System
projectId int
name string
taskId int
description string
estimate int
rate double
cost double
due System.DateTime
Результат System