Table of Contents

Class ParameterAttribute

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll
[AttributeUsage(AttributeTargets.Parameter)]
public sealed class ParameterAttribute : Attribute
Inheritance
object
Attribute
ParameterAttribute

Constructors

ParameterAttribute(string)

Creates a new instance of the CommandAttribute class.

Properties

Name

The name of the parameter.