Method | Description | |
---|---|---|
Convert ( bool is_outgoing ) : String | ||
Convert ( object value, |
||
ConvertBack ( object value, |
public static Convert ( bool is_outgoing ) : String | ||
is_outgoing | bool | |
return | String |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
return | object |