C# Class VersionOne.ServiceHost.Core.Configuration.InstallerConfiguration

Mostrar archivo Open project: versionone/VersionOne.ServiceHost.Core

Public Properties

Property Type Description
LongName string
ShortName string

Public Methods

Method Description
InstallerConfiguration ( XmlNode section ) : System.Configuration

Method Details

InstallerConfiguration() public method

public InstallerConfiguration ( XmlNode section ) : System.Configuration
section System.Xml.XmlNode
return System.Configuration

Property Details

LongName public_oe property

public string LongName
return string

ShortName public_oe property

public string ShortName
return string