Method | Description | |
---|---|---|
ConvertToBoolean ( this result ) : bool | ||
MakeSafeValue ( this propertyType, object value ) : object | ||
ShouldSkipSetValueAsHaveNearlyIdenticalNumericText ( this mvxEditableTextView, object target, object value ) : bool |
public static ConvertToBoolean ( this result ) : bool | ||
result | this | |
return | bool |
public static MakeSafeValue ( this propertyType, object value ) : object | ||
propertyType | this | |
value | object | |
return | object |
public static ShouldSkipSetValueAsHaveNearlyIdenticalNumericText ( this mvxEditableTextView, object target, object value ) : bool | ||
mvxEditableTextView | this | |
target | object | |
value | object | |
return | bool |