Method | Description | |
---|---|---|
Clone ( ) : object | ||
ErrorLimit ( ) : System | ||
ErrorLimit ( string value, string &remainder ) : System | ||
IsErrorLimit ( string value ) : bool | ||
LeastRestrictiveLimit ( |
||
ToString ( ) : string | ||
Validate ( ) : void |
Method | Description | |
---|---|---|
OnValueChanged ( ) : void |
public ErrorLimit ( string value, string &remainder ) : System | ||
value | string | |
remainder | string | |
return | System |
public static IsErrorLimit ( string value ) : bool | ||
value | string | |
return | bool |
public static LeastRestrictiveLimit ( |
||
e1 | ||
e2 | ||
return |