Table of Contents

Class HiddenAttribute

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

Marks this command or group as hidden.

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