C# 클래스 SmartboyDevelopments.Haxxit.UndoEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: smartboyathome/Haxxit

공개 메소드들

메소드 설명
UndoEventArgs ( string channel, EventArgs args ) : System

메소드 상세

UndoEventArgs() 공개 메소드

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