C# 클래스 Stumps.Web.ApiModules.ProxyServerModule

A class that provides support for the managing proxy servers through the REST API.
상속: Nancy.NancyModule
파일 보기 프로젝트 열기: Cayan-LLC/stumps

공개 메소드들

메소드 설명
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