| Class | Description |
|---|---|
| CommandNameFilter |
A filter for CommandMessages which filters CommandMessages by a Command Name.
|
| DenyCommandNameFilter |
A Predicate for CommandMessage's that can deny commands based on their name.
|
| Enum | Description |
|---|---|
| AcceptAll |
A command filter that accepts all CommandMessages
|
| DenyAll |
A Command Message predicate that denies all CommandMessages
|
Copyright © 2010–2018. All rights reserved.