C# Class SmartboyDevelopments.Haxxit.UndoEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: smartboyathome/Haxxit

Méthodes publiques

Méthode Description
UndoEventArgs ( string channel, EventArgs args ) : System

Method Details

UndoEventArgs() public méthode

public UndoEventArgs ( string channel, EventArgs args ) : System
channel string
args System.EventArgs
Résultat System