C# Class SecurityUsersAndRoles.Controllers.Manager

Afficher le fichier Open project: peteratseneca/bti420winter2014

Méthodes publiques

Méthode Description
GetAllFaculty ( ) : IEnumerable
GetUserInfo ( string userName ) : ApplicationUserBase

Method Details

GetAllFaculty() public méthode

public GetAllFaculty ( ) : IEnumerable
Résultat IEnumerable

GetUserInfo() public méthode

public GetUserInfo ( string userName ) : ApplicationUserBase
userName string
Résultat ApplicationUserBase