프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Minutes | |||
Seconds | |||
Standard |
메소드 | 설명 | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
TimeSpanConverter ( string format ) : System | ||
Validate ( object value, |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
리턴 | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
리턴 | object |
public TimeSpanConverter ( string format ) : System | ||
format | string | |
리턴 | System |
public Validate ( object value, |
||
value | object | |
cultureInfo | ||
리턴 | System.Windows.Controls.ValidationResult |