메소드 | 설명 | |
---|---|---|
FlagBitSetFilter ( AspectGetterDelegate valueGetter, ICollection possibleValues ) : System |
Create an instance
|
메소드 | 설명 | |
---|---|---|
DoesValueMatch ( object result ) : bool |
Decides if the given property is a match for the values in the PossibleValues collection
|
메소드 | 설명 | |
---|---|---|
ConvertPossibleValues ( ) : void |
public FlagBitSetFilter ( AspectGetterDelegate valueGetter, ICollection possibleValues ) : System | ||
valueGetter | AspectGetterDelegate | |
possibleValues | ICollection | |
리턴 | System |