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

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

공개 메소드들

메소드 설명
ProxyServerStatusModule ( IStumpsHost stumpsHost ) : System

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

메소드 상세

ProxyServerStatusModule() 공개 메소드

Initializes a new instance of the T:Stumps.Web.ApiModules.ProxyServerStatusModule class.
is null.
public ProxyServerStatusModule ( IStumpsHost stumpsHost ) : System
stumpsHost IStumpsHost The used by the instance.
리턴 System