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

This is the view model for "launch"ing call for proposal stuff.
파일 보기 프로젝트 열기: ucdavis/Gramps

공개 프로퍼티들

프로퍼티 타입 설명
CallForProposal CallForProposal

공개 메소드들

메소드 설명
Create ( CallForProposal callForProposal ) : CallNavigationViewModel

메소드 상세

Create() 공개 정적인 메소드

public static Create ( CallForProposal callForProposal ) : CallNavigationViewModel
callForProposal CallForProposal
리턴 CallNavigationViewModel

프로퍼티 상세

CallForProposal 공개적으로 프로퍼티

public CallForProposal CallForProposal
리턴 CallForProposal