Table of Contents

Class ConfigurationClassAttribute

Namespace
Loehnert.Lisrt.Modules.Configuration.Attributes
Assembly
Loehnert.Lisrt.Modules.dll

Represents an attribute for a class that contains properties decorated with ConfigurationAttribute.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public class ConfigurationClassAttribute : Attribute, _Attribute
Inheritance
ConfigurationClassAttribute
Implements
Inherited Members
Extension Methods