C# 클래스 GoInsp.ViewModel.BaseViewModel

상속: ViewModelBase, IDataErrorInfo
파일 보기 프로젝트 열기: robhendriks/goinsp

공개 메소드들

메소드 설명
this ( string columnName ) : string

보호된 메소드들

메소드 설명
OnValidate ( string columnName ) : string

메소드 상세

OnValidate() 보호된 메소드

protected OnValidate ( string columnName ) : string
columnName string
리턴 string

this() 공개 메소드

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