Registers all components in a MEF container attributed by "ComponentInterface" metadata tag.
Declaring type: IComponentCatalogMefExtensions
Namespace: Zyan.Communication.Composition
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static void RegisterComponents (
        IComponentCatalog host,
        CompositionContainer container
) 
Parameters
host

There is no description.

container

There is no description.