C# 클래스 BudgetAnalyser.LedgerBook.LedgerRemarksController

상속: Rees.Wpf.ControllerBase
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

공개 메소드들

메소드 설명
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