Property | Type | Description | |
---|---|---|---|
OnSubmit | void | ||
OnSubmitCanExcute | bool | ||
RaiseErrorsChanged | void | ||
RaisePropertyChanged | void |
Method | Description | |
---|---|---|
GetErrors ( string propertyName ) : System.Collections.IEnumerable |
Method | Description | |
---|---|---|
OnSubmit ( object paramter ) : void | ||
OnSubmitCanExcute ( object paramter ) : bool | ||
RaiseErrorsChanged ( string propertyName ) : void | ||
RaisePropertyChanged ( string propertyName ) : void |
public GetErrors ( string propertyName ) : System.Collections.IEnumerable | ||
propertyName | string | |
return | System.Collections.IEnumerable |