C# 클래스 Ext.Net.MVC.Examples.Areas.GridPanel_Selection_Models.Models.Company

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

공개 메소드들

메소드 설명
Company ( int id, string name, double price, double change, double pctChange ) : System

메소드 상세

Company() 공개 메소드

public Company ( int id, string name, double price, double change, double pctChange ) : System
id int
name string
price double
change double
pctChange double
리턴 System