C# Class SmartboyDevelopments.Haxxit.UndoEventArgs

Inheritance: System.EventArgs
Show file Open project: smartboyathome/Haxxit

Public Methods

Method Description
UndoEventArgs ( string channel, EventArgs args ) : System

Method Details

UndoEventArgs() public method

public UndoEventArgs ( string channel, EventArgs args ) : System
channel string
args System.EventArgs
return System