C# Class slinject.Debugger.DebuggerEvalEventArgs

Inheritance: DebuggerEventArgs
ファイルを表示 Open project: anvaka/slinject Class Usage Examples

Public Methods

Method Description
DebuggerEvalEventArgs ( ICorDebugThread thread, ICorDebugEval eval ) : System

Method Details

DebuggerEvalEventArgs() public method

public DebuggerEvalEventArgs ( ICorDebugThread thread, ICorDebugEval eval ) : System
thread ICorDebugThread
eval ICorDebugEval
return System