C# Класс Stumps.Web.ViewModules.DeleteWebsiteModule

A class that provides support for deleting a proxy server through the Stumps website.
Наследование: Nancy.NancyModule
Показать файл Открыть проект

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

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

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

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

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

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.
Результат System