C# Class PHmiIoDevice.Melsec.Configuration.FxEnetConfig

Inheritance: PHmiIoDevice.Melsec.Configuration.EnetConfig
Mostra file Open project: phmi/phmi Class Usage Examples

Public Methods

Method Description
FxEnetConfig ( ) : System.Globalization

Protected Methods

Method Description
GetXml ( XmlDocument document, XmlNode rootElement ) : void
SetXml ( XmlNode rootElement ) : void

Method Details

FxEnetConfig() public method

public FxEnetConfig ( ) : System.Globalization
return System.Globalization

GetXml() protected method

protected GetXml ( XmlDocument document, XmlNode rootElement ) : void
document System.Xml.XmlDocument
rootElement System.Xml.XmlNode
return void

SetXml() protected method

protected SetXml ( XmlNode rootElement ) : void
rootElement System.Xml.XmlNode
return void