Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UmbracoMVCBackofficePages
Data
C# Class UmbracoMVCBackofficePages.Data
Afficher le fichier
Open project: TimGeyssens/UmbracoMVCBackofficePages
Méthodes publiques
Méthode
Description
GetAll
( ) :
IEnumerable
GetById
(
int
id
) :
Person
Method Details
GetAll()
public
static
méthode
public
static
GetAll
( ) :
IEnumerable
Résultat
IEnumerable
GetById()
public
static
méthode
public
static
GetById
(
int
id
) :
Person
id
int
Résultat
Person