메소드 | 설명 | |
---|---|---|
CanConvertFrom ( IValueContext context, |
||
CanConvertTo ( IValueContext context, |
||
ConvertFrom ( IValueContext context, |
||
ConvertTo ( IValueContext context, |
public CanConvertFrom ( IValueContext context, |
||
context | IValueContext | |
sourceType | ||
리턴 | bool |
public CanConvertTo ( IValueContext context, |
||
context | IValueContext | |
destinationType | ||
리턴 | bool |
public ConvertFrom ( IValueContext context, |
||
context | IValueContext | |
culture | ||
value | object | |
리턴 | object |
public ConvertTo ( IValueContext context, |
||
context | IValueContext | |
culture | ||
value | object | |
destinationType | ||
리턴 | object |