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