C# Class Woopsa.LogEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: woopsa-protocol/Woopsa

Public Methods

Method Description
LogEventArgs ( HTTPRequest request, HTTPResponse response ) : System

Method Details

LogEventArgs() public method

public LogEventArgs ( HTTPRequest request, HTTPResponse response ) : System
request HTTPRequest
response HTTPResponse
return System