C# Class FSNEP.Controllers.UserViewModel

Afficher le fichier Open project: ucdavis/FSNEP Class Usage Examples

Méthodes publiques

Méthode Description
Create ( IUserBLL userBLL, IRepository repository ) : UserViewModel

Creates the user view model, including populating the lookups

Method Details

Create() public static méthode

Creates the user view model, including populating the lookups
public static Create ( IUserBLL userBLL, IRepository repository ) : UserViewModel
userBLL IUserBLL
repository IRepository
Résultat UserViewModel