C# 클래스 Gramps.Controllers.ViewModels.ReviewersSendViewModel

상속: CallNavigationViewModel
파일 보기 프로젝트 열기: ucdavis/Gramps 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EditorsToNotify IQueryable
Immediate bool

공개 메소드들

메소드 설명
Create ( IRepository repository, CallForProposal callForProposal ) : ReviewersSendViewModel

메소드 상세

Create() 공개 정적인 메소드

public static Create ( IRepository repository, CallForProposal callForProposal ) : ReviewersSendViewModel
repository IRepository
callForProposal CallForProposal
리턴 ReviewersSendViewModel

프로퍼티 상세

EditorsToNotify 공개적으로 프로퍼티

public IQueryable EditorsToNotify
리턴 IQueryable

Immediate 공개적으로 프로퍼티

public bool Immediate
리턴 bool