Table of Contents

Class CommandArgument

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

Represents a command argument.

public sealed class CommandArgument
Inheritance
CommandArgument
Inherited Members

Properties

CustomAttributes

Gets the custom attributes attached to this argument.

DefaultValue

Gets this argument's default value.

Description

Gets this argument's description.

IsCatchAll

Gets whether this argument catches all remaining arguments.

IsOptional

Gets whether this argument is optional.

Name

Gets this argument's name.

Type

Gets this argument's type.