Table of Contents
API reference

Class FeatureDescriptionAttribute

Namespace
DisCatSharp.Attributes
Assembly
DisCatSharp.Attributes.dll

Defines a readable name for this feature requirement.

[AttributeUsage(AttributeTargets.Field)]
public sealed class FeatureDescriptionAttribute : Attribute
Inheritance
FeatureDescriptionAttribute
Inherited Members

Constructors

FeatureDescriptionAttribute(string)

Defines a readable name for this feature requirement.

Properties

Description

Gets the readable name for this feature requirement.