C# Класс Stumps.Web.ApiModules.ProxyServerModule

A class that provides support for the managing proxy servers through the REST API.
Наследование: Nancy.NancyModule
Показать файл Открыть проект

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

Метод Описание
ProxyServerModule ( IStumpsHost stumpsHost ) : System

Initializes a new instance of the T:Stumps.Web.ApiModules.ProxyServerModule class.

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

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

Initializes a new instance of the T:Stumps.Web.ApiModules.ProxyServerModule class.
is null.
public ProxyServerModule ( IStumpsHost stumpsHost ) : System
stumpsHost IStumpsHost The used by the instance.
Результат System