C# Class Stumps.Web.ApiModules.ProxyServerStatusModule

A class that provides support for the discovering status of a proxy server through the REST API.
Inheritance: Nancy.NancyModule
Afficher le fichier Open project: Cayan-LLC/stumps

Méthodes publiques

Méthode Description
ProxyServerStatusModule ( IStumpsHost stumpsHost ) : System

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

Method Details

ProxyServerStatusModule() public méthode

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.
Résultat System