C# 클래스 Stumps.Web.ViewModules.DeleteWebsiteModule

A class that provides support for deleting a proxy server through the Stumps website.
상속: Nancy.NancyModule
파일 보기 프로젝트 열기: Cayan-LLC/stumps

공개 메소드들

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