C# Class slinject.Debugger.DebuggerBreakpointEventArgs

Inheritance: DebuggerEventArgs
Afficher le fichier Open project: anvaka/slinject Class Usage Examples

Méthodes publiques

Méthode Description
DebuggerBreakpointEventArgs ( ICorDebugThread thread, ICorDebugBreakpoint breakpoint ) : System

Method Details

DebuggerBreakpointEventArgs() public méthode

public DebuggerBreakpointEventArgs ( ICorDebugThread thread, ICorDebugBreakpoint breakpoint ) : System
thread ICorDebugThread
breakpoint ICorDebugBreakpoint
Résultat System