C# Class FiddlerControls.MyEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: polserver/poltools

Public Methods

Method Description
MyEventArgs ( ) : System
MyEventArgs ( TYPES type ) : System

Method Details

MyEventArgs() public method

public MyEventArgs ( ) : System
return System

MyEventArgs() public method

public MyEventArgs ( TYPES type ) : System
type TYPES
return System