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