[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)] public class RuleAttributeBase : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := true, Inherited := false)> Public Class RuleAttributeBase Inherits Attribute
The RuleAttributeBase type exposes the following members.