C# 클래스 Waf.InformationManager.Common.Domain.ValidationModel

상속: Model, IDataErrorInfo
파일 보기 프로젝트 열기: jbe2277/waf

Private Properties

프로퍼티 타입 설명
Initialize void
OnDeserialized void
this stringIDataErrorInfo.System.ComponentModel

보호된 메소드들

메소드 설명
ValidationModel ( ) : System.ComponentModel

Initializes a new instance of the ValidationModel class.

비공개 메소드들

메소드 설명
Initialize ( ) : void
OnDeserialized ( StreamingContext context ) : void
this ( string columnName ) : stringIDataErrorInfo.System.ComponentModel

메소드 상세

ValidationModel() 보호된 메소드

Initializes a new instance of the ValidationModel class.
protected ValidationModel ( ) : System.ComponentModel
리턴 System.ComponentModel