Method | Description | |
---|---|---|
Convert ( object value, |
||
Convert ( System.TimeSpan duration ) : string | ||
ConvertBack ( object value, |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
return | object |
public static Convert ( System.TimeSpan duration ) : string | ||
duration | System.TimeSpan | |
return | string |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
return | object |