C# 클래스 FinanceManager.ViewModel.Validation.ValidationErrors

상속: BindableBase
파일 보기 프로젝트 열기: Yanpix/FinanceManager 1 사용 예제들

공개 메소드들

메소드 설명
Clear ( ) : void
this ( string fieldName ) : string

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

this() 공개 메소드

public this ( string fieldName ) : string
fieldName string
리턴 string