ContainerComponent 类
- 程序集
- ClassIsland.Core.dll
指示这个组件是组件容器,可以承载其它组件。
[AttributeUsage(AttributeTargets.Class)]
public class ContainerComponent : Attribute
- 继承
-
ContainerComponent
- 继承成员
指示这个组件是组件容器,可以承载其它组件。
[AttributeUsage(AttributeTargets.Class)]
public class ContainerComponent : Attribute