Zyan Communication Framework version 2.5
IComponentCatalog.GetRegistration Method (string)
Syntax
Collapse All
Gets registration data for a specified component by its interface name.
Declaring type:
IComponentCatalog
Namespace:
Zyan.Communication
Assembly:
Zyan.Communication
Syntax
C#
public abstract ComponentRegistration GetRegistration ( string
interfaceName
)
Parameters
interfaceName
Name of the component“s interface
Return Value
Component registration
Top
Generated by
ImmDoc .NET
.