Specifies that a type is a component that can be published by Zyan.
Namespace: Zyan.Communication.Composition
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public class ZyanComponentAttribute :  ExportAttribute
Collapse/Expand Remarks
You cannot decorate a class with multiple ZyanComponent attributes because MEF will attach all metadata to all exports. For more details, refer to: https://zyan.codeplex.com/workitem/2059
Collapse/Expand Members

Click here to see the list of members.