C# Class SharpUV.NUnit.UvWebClientGetArgs

Inheritance: System.EventArgs
Mostra file Open project: gigi81/sharpuv

Public Methods

Method Description
UvWebClientGetArgs ( UvException exception, string data = null ) : System

Method Details

UvWebClientGetArgs() public method

public UvWebClientGetArgs ( UvException exception, string data = null ) : System
exception UvException
data string
return System