Gets registration data for a specified component by its interface type.
Declaring type: IComponentCatalogExtensions
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static ComponentRegistration GetRegistration (
        IComponentCatalog catalog,
        Type interfaceType
) 
Parameters
catalog
IComponentCatalog instance
interfaceType
Interface type of the component
Return Value
Component registration