BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

DataProviderID Constructor

Basic implementation of the IDataProviderID interface.

Namespace:  CAS.Lib.CommonBus
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public DataProviderID()
Public Sub New
public:
DataProviderID()

Remarks


Inheritor have to instantiate anobject providing IDataProviderID - a helper interface allowing in turn to configure and instantiate another objects implementing interfaces defined for the application layer.