C# 클래스 Ext.Net.MVC.Examples.Areas.Portal.Models.Data

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

공개 메소드들

메소드 설명
GetAllCompanies ( ) : IEnumerable
GetAllPersons ( ) : List
GetChartData ( ) : List

메소드 상세

GetAllCompanies() 공개 정적인 메소드

public static GetAllCompanies ( ) : IEnumerable
리턴 IEnumerable

GetAllPersons() 공개 정적인 메소드

public static GetAllPersons ( ) : List
리턴 List

GetChartData() 공개 정적인 메소드

public static GetChartData ( ) : List
리턴 List