Property | Type | Description |
---|
Method | Description | |
---|---|---|
OnPropertyChanging ( string propertyName, object before ) : void | ||
ValidateIsString ( object value ) : void |
public OnPropertyChanging ( string propertyName, object before ) : void | ||
propertyName | string | |
before | object | |
return | void |
public ValidateIsString ( object value ) : void | ||
value | object | |
return | void |