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