C# Класс API.AppSettings

Strongly-typed representation of the API's configurable settings. This is then injected into the controller.
Показать файл Открыть проект

Открытые методы

Метод Описание
AppSettings ( NameValueCollection terribleThing ) : System.Collections.Specialized

Описание методов

AppSettings() публичный Метод

public AppSettings ( NameValueCollection terribleThing ) : System.Collections.Specialized
terribleThing System.Collections.Specialized.NameValueCollection
Результат System.Collections.Specialized