C# Класс Gramps.Controllers.ViewModels.ReportLaunchViewModel

Наследование: CallNavigationViewModel
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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