프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DelegateRule |
메소드 | 설명 | |
---|---|---|
Evaluate ( object instance ) : bool | ||
GetOperation ( ) : string | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
AbstractRule ( ) : System | ||
AbstractRule ( string propertyName, |
||
EvaluateInternal ( object propValue, object expectedValue ) : bool |
메소드 | 설명 | |
---|---|---|
VisitProperties ( |
protected AbstractRule ( string propertyName, |
||
propertyName | string | |
type | ||
expectedValue | object | |
리턴 | System |
protected abstract EvaluateInternal ( object propValue, object expectedValue ) : bool | ||
propValue | object | |
expectedValue | object | |
리턴 | bool |