C# Class TinkerWorX.SharpCraft.DebuggerWindow

Inheritance: System.Windows.Window
Mostra file Open project: TinkerWorX/SharpCraft Class Usage Examples

Public Methods

Method Description
DebuggerWindow ( PluginContext context, string hackPath ) : System

Private Methods

Method Description
CompositionTarget_Rendering ( object sender, EventArgs e ) : void
InputTextBox_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

DebuggerWindow() public method

public DebuggerWindow ( PluginContext context, string hackPath ) : System
context PluginContext
hackPath string
return System