C# Class csExWB.ProtocolHandlerOnResponseEventArgs

Inheritance: System.ComponentModel.CancelEventArgs
Afficher le fichier Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Méthodes publiques

Méthode Description
ProtocolHandlerOnResponseEventArgs ( string _url, string _responseheaders, string _redirectedurl, string _redirectheaders ) : System

Method Details

ProtocolHandlerOnResponseEventArgs() public méthode

public ProtocolHandlerOnResponseEventArgs ( string _url, string _responseheaders, string _redirectedurl, string _redirectheaders ) : System
_url string
_responseheaders string
_redirectedurl string
_redirectheaders string
Résultat System