C# Class BudgetAnalyser.LedgerBook.LedgerRemarksController

Inheritance: Rees.Wpf.ControllerBase
Afficher le fichier Open project: Benrnz/BudgetAnalyser

Méthodes publiques

Méthode Description
LedgerRemarksController ( [ uiContext, [ reconciliationService ) : System
Show ( LedgerEntryLine line, bool isNew ) : void

Private Methods

Méthode Description
OnShellDialogResponseReceived ( ShellDialogResponseMessage message ) : void

Method Details

LedgerRemarksController() public méthode

public LedgerRemarksController ( [ uiContext, [ reconciliationService ) : System
uiContext [
reconciliationService [
Résultat System

Show() public méthode

public Show ( LedgerEntryLine line, bool isNew ) : void
line BudgetAnalyser.Engine.Ledger.LedgerEntryLine
isNew bool
Résultat void