C# 클래스 Ext.Net.MVC.Examples.Areas.GridPanel_Plugins.Models.Project

파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC

공개 메소드들

메소드 설명
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