메소드 | 설명 | |
---|---|---|
Convert ( object value, Type targetType, object param, CultureInfo culture ) : object | ||
ConvertBack ( object value, Type targetType, object param, CultureInfo culture ) : object |
public Convert ( object value, Type targetType, object param, CultureInfo culture ) : object | ||
value | object | |
targetType | Type | |
param | object | |
culture | CultureInfo | |
리턴 | object |
public ConvertBack ( object value, Type targetType, object param, CultureInfo culture ) : object | ||
value | object | |
targetType | Type | |
param | object | |
culture | CultureInfo | |
리턴 | object |