C# Class Stumps.Web.ViewModules.DeleteWebsiteModule

A class that provides support for deleting a proxy server through the Stumps website.
Inheritance: Nancy.NancyModule
Afficher le fichier Open project: Cayan-LLC/stumps

Méthodes publiques

Méthode Description
DeleteWebsiteModule ( IStumpsHost stumpsHost ) : System

Initializes a new instance of the T:Stumps.Web.ViewModules.DeleteWebsiteModule class.

Method Details

DeleteWebsiteModule() public méthode

Initializes a new instance of the T:Stumps.Web.ViewModules.DeleteWebsiteModule class.
is null.
public DeleteWebsiteModule ( IStumpsHost stumpsHost ) : System
stumpsHost IStumpsHost The used by the instance.
Résultat System