C# Class HitProxy.Http.BlockedResponse

Standard blocked message
Inheritance: System.Net.Response
Afficher le fichier Open project: hultqvist/HitProxy

Méthodes publiques

Méthode Description
BlockedResponse ( string message ) : System
BlockedResponse ( string title, Html htmlMessage ) : System

Method Details

BlockedResponse() public méthode

public BlockedResponse ( string message ) : System
message string
Résultat System

BlockedResponse() public méthode

public BlockedResponse ( string title, Html htmlMessage ) : System
title string
htmlMessage Html
Résultat System