C# Class SecurityUsersAndRoles.Controllers.Manager

Mostra file Open project: peteratseneca/bti420winter2014

Public Methods

Method Description
GetAllFaculty ( ) : IEnumerable
GetUserInfo ( string userName ) : ApplicationUserBase

Method Details

GetAllFaculty() public method

public GetAllFaculty ( ) : IEnumerable
return IEnumerable

GetUserInfo() public method

public GetUserInfo ( string userName ) : ApplicationUserBase
userName string
return ApplicationUserBase