Table of Contents

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 string

The name of the parameter.