C# Class TemplatesGeneric.DataAnnotations.Model

Inheritance: IDataErrorInfo, INotifyPropertyChanged, INotifyDataErrorInfo
Afficher le fichier Open project: Fody/Validar

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetErrors ( string propertyName ) : IEnumerable
Model ( ) : System
this ( string columnName ) : string

Method Details

GetErrors() public méthode

public GetErrors ( string propertyName ) : IEnumerable
propertyName string
Résultat IEnumerable

Model() public méthode

public Model ( ) : System
Résultat System

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string