Class ParameterAttribute
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
[AttributeUsage(AttributeTargets.Parameter)]
public sealed class ParameterAttribute : Attribute
- Inheritance
-
ParameterAttribute
Constructors
- ParameterAttribute(string)
Creates a new instance of the CommandAttribute class.
Properties
- Name
The name of the parameter.