메소드 | 설명 | |
---|---|---|
ExcludeEntity ( ) : void |
Specify that the entity is to be excluded from the list. Call this within the event handler if needed.
|
|
FilterEventArgs ( object entity ) : System | ||
IsEntityExcluded ( ) : bool |
Return true if the entity should not be included in the list.
|
메소드 | 설명 | |
---|---|---|
Reset ( object entity ) : void |
Used to reset the class without having to create a new object.
|