C# 클래스 BudgetAnalyser.Budget.CreateNewFixedBudgetController

상속: Rees.Wpf.ControllerBase, IShellDialogInteractivity
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void

비공개 메소드들

메소드 설명
CreateNewFixedBudgetController ( [ uiContext, [ bucketRepository ) : System
OnShellDialogResponseReceived ( ShellDialogResponseMessage message ) : void

메소드 상세

ShowDialog() 공개 메소드

public ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void
source BudgetAnalyserFeature
correlationId System.Guid
리턴 void