Deletes a component registration.
Declaring type: IComponentCatalogExtensions
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static void UnregisterComponent<I> (
        IComponentCatalog catalog
) 
Type Parameters
I
Interface type of the component to unregister
Parameters
catalog
IComponentCatalog instance