Table of Contents

Class GroupCommandAttribute

Namespace
DisCatSharp.CommandsNext.Attributes
Assembly
DisCatSharp.CommandsNext.dll

Marks this method as a group command.

[AttributeUsage(AttributeTargets.Method)]
public sealed class GroupCommandAttribute : Attribute
Inheritance
GroupCommandAttribute
Inherited Members

Constructors

GroupCommandAttribute()

Marks this method as a group command.