Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ext
Net
MVC
Examples
Areas
Portal
Models
Data
C# Class Ext.Net.MVC.Examples.Areas.Portal.Models.Data
Show file
Open project: extnet/Ext.NET.Examples.MVC
Public Methods
Method
Description
GetAllCompanies
( ) :
IEnumerable
GetAllPersons
( ) :
List
GetChartData
( ) :
List
Method Details
GetAllCompanies()
public
static
method
public
static
GetAllCompanies
( ) :
IEnumerable
return
IEnumerable
GetAllPersons()
public
static
method
public
static
GetAllPersons
( ) :
List
return
List
GetChartData()
public
static
method
public
static
GetChartData
( ) :
List
return
List