Table of Contents

Constructor ChoiceNameAttribute

Namespace
DisCatSharp.ApplicationCommands.Attributes
Assembly
DisCatSharp.ApplicationCommands.dll

ChoiceNameAttribute(string)

Sets the name for this enum choice.

public ChoiceNameAttribute(string name)

Parameters

name string

The name for this enum choice.