OpenTAP 9.25
API Reference
|
Converter for OpenTAP arbitrary precision number types. More...
Inherits TypeConverter.
Public Member Functions | |
override bool | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
returns true if it can convert from More... | |
override object | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value) |
Converts from an object to a number. More... | |
override object | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType) |
Converts to a number. More... | |
Converter for OpenTAP arbitrary precision number types.
|
inline |
returns true if it can convert from
context | |
sourceType |
|
inline |
Converts from an object to a number.
context | |
culture | |
value |
|
inline |
Converts to a number.
context | |
culture | |
value | |
destinationType |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:23