C# 클래스 HitProxy.Http.BlockedResponse

Standard blocked message
상속: System.Net.Response
파일 보기 프로젝트 열기: hultqvist/HitProxy

공개 메소드들

메소드 설명
BlockedResponse ( string message ) : System
BlockedResponse ( string title, Html htmlMessage ) : System

메소드 상세

BlockedResponse() 공개 메소드

public BlockedResponse ( string message ) : System
message string
리턴 System

BlockedResponse() 공개 메소드

public BlockedResponse ( string title, Html htmlMessage ) : System
title string
htmlMessage Html
리턴 System