C# Class openHistorian.ServiceInstall

Inheritance: GSF.TimeSeries.InstallerBase
ファイルを表示 Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
ServiceInstall ( ) : System.ComponentModel

Protected Methods

Method Description
OnSystemSettingsLoaded ( XmlDocument configurationFile, XmlNode systemSettingsNode ) : void

Private Methods

Method Description
CreateAttribute ( XmlDocument doc, string name, string value ) : XmlAttribute

Method Details

OnSystemSettingsLoaded() protected method

protected OnSystemSettingsLoaded ( XmlDocument configurationFile, XmlNode systemSettingsNode ) : void
configurationFile System.Xml.XmlDocument
systemSettingsNode System.Xml.XmlNode
return void

ServiceInstall() public method

public ServiceInstall ( ) : System.ComponentModel
return System.ComponentModel