C# 클래스 SecurityUsersAndRoles.Controllers.Manager

파일 보기 프로젝트 열기: peteratseneca/bti420winter2014

공개 메소드들

메소드 설명
GetAllFaculty ( ) : IEnumerable
GetUserInfo ( string userName ) : ApplicationUserBase

메소드 상세

GetAllFaculty() 공개 메소드

public GetAllFaculty ( ) : IEnumerable
리턴 IEnumerable

GetUserInfo() 공개 메소드

public GetUserInfo ( string userName ) : ApplicationUserBase
userName string
리턴 ApplicationUserBase