C# Class TinkerWorX.SharpCraft.DebuggerWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: TinkerWorX/SharpCraft Class Usage Examples

Méthodes publiques

Méthode Description
DebuggerWindow ( PluginContext context, string hackPath ) : System

Private Methods

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

Method Details

DebuggerWindow() public méthode

public DebuggerWindow ( PluginContext context, string hackPath ) : System
context PluginContext
hackPath string
Résultat System