Method | Description | |
---|---|---|
GetErrors ( string propertyName ) : IEnumerable | ||
OnErrorsChanged ( [ propertyName = null ) : void | ||
ViewModel ( string description, string defaultValue, string watermark, string toolTip, bool required ) : System |
public GetErrors ( string propertyName ) : IEnumerable | ||
propertyName | string | |
return | IEnumerable |
public OnErrorsChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
return | void |
public ViewModel ( string description, string defaultValue, string watermark, string toolTip, bool required ) : System | ||
description | string | |
defaultValue | string | |
watermark | string | |
toolTip | string | |
required | bool | |
return | System |