Enum MemberSelectionResult
Enumeration of all possible member selection results.
Namespace:Extend
Assembly:Extend.dll
Syntax
public enum MemberSelectionResult
Fields
| Name | Description |
|---|---|
| ExcludeMember | Exclude the member. |
| IncludeMember | Include the member. |
| Neutral | Rule does not apply to member. |