C# Class slinject.Debugger.Wrappers.DebugFunction

Mostra file Open project: anvaka/slinject Class Usage Examples

Public Methods

Method Description
DebugFunction ( ICorDebugFunction function ) : System
SetBreakpoint ( ) : DebugFunctionBreakpoint

Method Details

DebugFunction() public method

public DebugFunction ( ICorDebugFunction function ) : System
function ICorDebugFunction
return System

SetBreakpoint() public method

public SetBreakpoint ( ) : DebugFunctionBreakpoint
return DebugFunctionBreakpoint