Constructor ParameterAttribute
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
ParameterAttribute(string)
Creates a new instance of the CommandAttribute class.
public ParameterAttribute(string name)
Parameters
name
stringThe name of the parameter.