프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Integer | |||
Number |
메소드 | 설명 | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
NormalizeToDecimal ( string format ) : string | ||
NullableNumericConverter ( 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 static NormalizeToDecimal ( string format ) : string | ||
format | string | |
리턴 | string |
public NullableNumericConverter ( string format ) : System | ||
format | string | |
리턴 | System |
public Validate ( object value, |
||
value | object | |
culture | ||
리턴 | System.Windows.Controls.ValidationResult |
public static NullableNumericConverter,Signum.Windows Integer | ||
리턴 |