C# Class Gurux.DLMS.Secure.GXDLMSSecureServer

Inheritance: GXDLMSServer
Afficher le fichier Open project: Gurux/Gurux.DLMS.Net

Méthodes publiques

Méthode Description
GXDLMSSecureServer ( bool logicalNameReferencing, InterfaceType type ) : System

Constructor.

Method Details

GXDLMSSecureServer() public méthode

Constructor.
public GXDLMSSecureServer ( bool logicalNameReferencing, InterfaceType type ) : System
logicalNameReferencing bool /// Is logical name referencing used. ///
type InterfaceType /// Interface type. ///
Résultat System