Gets registration data for a specified component by its interface name.
Declaring type: IComponentCatalog
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract ComponentRegistration GetRegistration (
        string interfaceName
) 
Parameters
interfaceName
Name of the componentĀ“s interface
Return Value
Component registration