C# 클래스 FSNEP.Controllers.UserViewModel

파일 보기 프로젝트 열기: ucdavis/FSNEP 1 사용 예제들

공개 메소드들

메소드 설명
Create ( IUserBLL userBLL, IRepository repository ) : UserViewModel

Creates the user view model, including populating the lookups

메소드 상세

Create() 공개 정적인 메소드

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