GHAContainsAttribute Class |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Attributes
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = true)] public class GHAContainsAttribute : Attribute
The GHAContainsAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | GHAContainsAttribute |
Identifies the types that may be used as childrens of the decorated type. Attribute used if apriori knowledge about type containment is known. It is also possible to have a class
define its own containment relationship using the GHAContainedBy attribute.
|
Name | Description | |
---|---|---|
![]() | ContainedTypes |