C# Class API.AppSettings

Strongly-typed representation of the API's configurable settings. This is then injected into the controller.
Show file Open project: RikkiGibson/Corvallis-Bus-Server

Public Methods

Method Description
AppSettings ( NameValueCollection terribleThing ) : System.Collections.Specialized

Method Details

AppSettings() public method

public AppSettings ( NameValueCollection terribleThing ) : System.Collections.Specialized
terribleThing System.Collections.Specialized.NameValueCollection
return System.Collections.Specialized