C# Class DataErrorInfo.Foundation.DataErrorInfoViewModel

Inheritance: ViewModel, IDataErrorInfo
Mostrar archivo Open project: RookieOne/WPF-Input-Validation

Public Methods

Method Description
this ( string columnName ) : string

Protected Methods

Method Description
GetErrorFor ( string columnName ) : string

Method Details

GetErrorFor() protected method

protected GetErrorFor ( string columnName ) : string
columnName string
return string

this() public method

public this ( string columnName ) : string
columnName string
return string