Method | Description | |
---|---|---|
CanHandleType ( |
||
CanHandleType ( |
Returns true if this instance of The default behavior is to just pass it to the normal CanHadnleType peeking into the configuration is used for some advanced functionality |
|
PerformConversion ( IConfiguration configuration, |
||
PerformConversion ( String value, |
public abstract CanHandleType ( |
||
type | ||
return | bool |
public CanHandleType ( |
||
type | ||
configuration | IConfiguration | |
return | bool |
public abstract PerformConversion ( IConfiguration configuration, |
||
configuration | IConfiguration | |
targetType | ||
return | object |
public abstract PerformConversion ( String value, |
||
value | String | |
targetType | ||
return | object |