C# 클래스 TinkerWorX.SharpCraft.DebuggerWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: TinkerWorX/SharpCraft 1 사용 예제들

공개 메소드들

메소드 설명
DebuggerWindow ( PluginContext context, string hackPath ) : System

비공개 메소드들

메소드 설명
CompositionTarget_Rendering ( object sender, EventArgs e ) : void
InputTextBox_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

DebuggerWindow() 공개 메소드

public DebuggerWindow ( PluginContext context, string hackPath ) : System
context PluginContext
hackPath string
리턴 System