Constructor ChoiceProviderAttribute
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
ChoiceProviderAttribute(Type)
Adds a choice provider to this command.
public ChoiceProviderAttribute(Type providerType)
Parameters
providerType
TypeThe type of the provider.