C# Class Waf.InformationManager.Common.Domain.ValidationModel

Inheritance: Model, IDataErrorInfo
Afficher le fichier Open project: jbe2277/waf

Private Properties

Свойство Type Description
Initialize void
OnDeserialized void
this stringIDataErrorInfo.System.ComponentModel

Méthodes protégées

Méthode Description
ValidationModel ( ) : System.ComponentModel

Initializes a new instance of the ValidationModel class.

Private Methods

Méthode Description
Initialize ( ) : void
OnDeserialized ( StreamingContext context ) : void
this ( string columnName ) : stringIDataErrorInfo.System.ComponentModel

Method Details

ValidationModel() protected méthode

Initializes a new instance of the ValidationModel class.
protected ValidationModel ( ) : System.ComponentModel
Résultat System.ComponentModel