C# Class slinject.Debugger.DebuggerEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: anvaka/slinject Class Usage Examples

Public Methods

Method Description
DebuggerEventArgs ( ICorDebugThread thread ) : System

Method Details

DebuggerEventArgs() public method

public DebuggerEventArgs ( ICorDebugThread thread ) : System
thread ICorDebugThread
return System