C# 클래스 BudgetAnalyser.Budget.ChooseBudgetBucketController
파일 보기
프로젝트 열기: Benrnz/BudgetAnalyser
1 사용 예제들
Private Properties
공개 메소드들
메소드 |
설명 |
|
Filter ( bool>.Func predicate, string filterDescription ) : void |
|
|
ShowDialog ( BudgetAnalyserFeature source, string title, System.Guid correlationId = null, bool showBankAccountSelector = false ) : void |
|
|
비공개 메소드들
메소드 상세
public Filter ( bool>.Func predicate, string filterDescription ) : void |
predicate |
bool>.Func
| |
filterDescription |
string |
|
리턴 |
void |
|
public ShowDialog ( BudgetAnalyserFeature source, string title, System.Guid correlationId = null, bool showBankAccountSelector = false ) : void |
source |
BudgetAnalyserFeature |
|
title |
string |
|
correlationId |
System.Guid |
|
showBankAccountSelector |
bool |
|
리턴 |
void |
|