Initializes ZyanComponentAttribute instance.
Declaring type: ZyanComponentAttribute
Namespace: Zyan.Communication.Composition
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ZyanComponentAttribute (
        string uniqueName,
        Type componentInterface
) 
Parameters
uniqueName
Unique name of the ZyanComponent
componentInterface
Interface type attached to ZyanComponent