C# Class EducationPathways.ServiceBus.InfrastructureSettings

ファイルを表示 Open project: pebblecode/EducationPathways

Public Methods

Method Description
Read ( string file ) : InfrastructureSettings

Reads the settings from the specified file.

Private Methods

Method Description
InfrastructureSettings ( ) : System.Xml

Method Details

Read() public static method

Reads the settings from the specified file.
public static Read ( string file ) : InfrastructureSettings
file string
return InfrastructureSettings