C# Class DpdWebApi.Models.FormRepository

Inheritance: IFormRepository
Afficher le fichier Open project: hres/api-dpd

Méthodes publiques

Méthode Description
Get ( int id, string lang ) : Form
GetAll ( string lang ) : IEnumerable

Method Details

Get() public méthode

public Get ( int id, string lang ) : Form
id int
lang string
Résultat Form

GetAll() public méthode

public GetAll ( string lang ) : IEnumerable
lang string
Résultat IEnumerable