[]
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
[Obsolete("Use RestrictChildrenAttribute instead of")]
public class C1RestrictChildrenAttribute : Attribute
<AttributeUsage(AttributeTargets.Class, Inherited:=False, AllowMultiple:=False)>
<Obsolete("Use RestrictChildrenAttribute instead of")>
Public Class C1RestrictChildrenAttribute
Inherits Attribute
| Name | Description |
|---|---|
| C1RestrictChildrenAttribute(string, params string[]) | |
| C1RestrictChildrenAttribute(Type, params Type[]) |