Skip to content

ConnectorFactory ​

Factory class for creating and managing connector profiles.

Kind: Static class

Namespace: ConnectorLib

Public Static Functions

IEnumerable

GetConnectors(Assembly assembly)

Gets the connector profiles from the specified assembly.

Public Attributes

Dictionary>

Available

A dictionary of connector types to dictionaries of connector profiles, where the key is the profile ID and the value is the profile itself.