C# Класс csExWB.ProtocolHandlerOnResponseEventArgs

Наследование: System.ComponentModel.CancelEventArgs
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ProtocolHandlerOnResponseEventArgs ( string _url, string _responseheaders, string _redirectedurl, string _redirectheaders ) : System

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

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

public ProtocolHandlerOnResponseEventArgs ( string _url, string _responseheaders, string _redirectedurl, string _redirectheaders ) : System
_url string
_responseheaders string
_redirectedurl string
_redirectheaders string
Результат System