메소드 | 설명 | |
---|---|---|
IsFillRuleValid ( object valueObject ) : bool |
Returns whether or not an enumeration instance a valid value. This method is designed to be used with ValidateValueCallback, and thus matches it's prototype.
|
public static IsFillRuleValid ( object valueObject ) : bool | ||
valueObject | object | /// Enumeration value to validate. /// |
리턴 | bool |