C# 클래스 Commencement.Controllers.ViewModels.TermcodeViewModel

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

공개 프로퍼티들

프로퍼티 타입 설명
AllTermCodes IList
VTermCodes IList

공개 메소드들

메소드 설명
Create ( IRepository Repository ) : TermcodeViewModel

메소드 상세

Create() 공개 정적인 메소드

public static Create ( IRepository Repository ) : TermcodeViewModel
Repository IRepository
리턴 TermcodeViewModel

프로퍼티 상세

AllTermCodes 공개적으로 프로퍼티

public IList AllTermCodes
리턴 IList

VTermCodes 공개적으로 프로퍼티

public IList VTermCodes
리턴 IList