C# Класс BudgetAnalyser.LedgerBook.LedgerRemarksController

Наследование: Rees.Wpf.ControllerBase
Показать файл Открыть проект

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

Метод Описание
LedgerRemarksController ( [ uiContext, [ reconciliationService ) : System
Show ( LedgerEntryLine line, bool isNew ) : void

Приватные методы

Метод Описание
OnShellDialogResponseReceived ( ShellDialogResponseMessage message ) : void

Описание методов

LedgerRemarksController() публичный Метод

public LedgerRemarksController ( [ uiContext, [ reconciliationService ) : System
uiContext [
reconciliationService [
Результат System

Show() публичный Метод

public Show ( LedgerEntryLine line, bool isNew ) : void
line BudgetAnalyser.Engine.Ledger.LedgerEntryLine
isNew bool
Результат void