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

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

공개 메소드들

메소드 설명
Create ( IRepository repository, CallForProposal callForProposal, Report report, bool forExport = false ) : ReportLaunchViewModel
ReportLaunchViewModel ( ) : System

비공개 메소드들

메소드 설명
ExtractValue ( ReportColumn reportColumn, Proposal proposal, bool forExport ) : string
GenerateGeneric ( ReportLaunchViewModel viewModel, Report report, CallForProposal callForProposal ) : ReportLaunchViewModel

메소드 상세

Create() 공개 정적인 메소드

public static Create ( IRepository repository, CallForProposal callForProposal, Report report, bool forExport = false ) : ReportLaunchViewModel
repository IRepository
callForProposal CallForProposal
report Report
forExport bool
리턴 ReportLaunchViewModel

ReportLaunchViewModel() 공개 메소드

public ReportLaunchViewModel ( ) : System
리턴 System