Method | Description | |
---|---|---|
CanHandleType ( |
||
PerformConversion ( IConfiguration configuration, |
||
PerformConversion ( string value, |
Method | Description | |
---|---|---|
GetConverterInstance ( |
||
TryGetConverterInstance ( |
public CanHandleType ( |
||
type | ||
return | bool |
public PerformConversion ( IConfiguration configuration, |
||
configuration | IConfiguration | |
targetType | ||
return | object |
public PerformConversion ( string value, |
||
value | string | |
targetType | ||
return | object |