Table of Contents

Class AllowMultipleComponentsAttribute

Namespace
Lime
Assembly
Lime.dll

Allow to add multiple components of a type decorated with the attribute and it's derived types.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class AllowMultipleComponentsAttribute : Attribute
Inheritance
AllowMultipleComponentsAttribute
Inherited Members