API reference
Class DeprecatedAttribute
- Namespace
- DisCatSharp.Attributes
- Assembly
- DisCatSharp.Attributes.dll
Marks something as deprecated by DisCatSharp.
[AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
public sealed class DeprecatedAttribute : Attribute
- Inheritance
-
DeprecatedAttribute
- Inherited Members
Constructors
Properties
- Message
The additional information message.