프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Add ( ITypeConverter converter ) : void | ||
CanHandleType ( |
||
CanHandleType ( |
||
DefaultConversionManager ( ) : System | ||
IsSupportedAndPrimitiveType ( |
||
PerformConversion ( IConfiguration configuration, |
||
PerformConversion ( String value, |
||
PopModel ( ) : void | ||
PushModel ( |
메소드 | 설명 | |
---|---|---|
InitDefaultConverters ( ) : void |
public CanHandleType ( |
||
type | ||
configuration | IConfiguration | |
리턴 | bool |
public IsSupportedAndPrimitiveType ( |
||
type | ||
리턴 | bool |
public PerformConversion ( IConfiguration configuration, |
||
configuration | IConfiguration | |
targetType | ||
리턴 | object |
public PerformConversion ( String value, |
||
value | String | |
targetType | ||
리턴 | object |
public PushModel ( |
||
model | ||
리턴 | void |