C# Class PHmiIoDevice.Melsec.Configuration.FxEnetConfig

Inheritance: PHmiIoDevice.Melsec.Configuration.EnetConfig
Afficher le fichier Open project: phmi/phmi Class Usage Examples

Méthodes publiques

Méthode Description
FxEnetConfig ( ) : System.Globalization

Méthodes protégées

Méthode Description
GetXml ( XmlDocument document, XmlNode rootElement ) : void
SetXml ( XmlNode rootElement ) : void

Method Details

FxEnetConfig() public méthode

public FxEnetConfig ( ) : System.Globalization
Résultat System.Globalization

GetXml() protected méthode

protected GetXml ( XmlDocument document, XmlNode rootElement ) : void
document System.Xml.XmlDocument
rootElement System.Xml.XmlNode
Résultat void

SetXml() protected méthode

protected SetXml ( XmlNode rootElement ) : void
rootElement System.Xml.XmlNode
Résultat void