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