C# Class Padre.ExceptionHandler

Inheritance: IDebugAttach
Mostrar archivo Open project: TripleEmcoder/Padre

Public Methods

Method Description
Attach ( Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess process ) : void

Private Methods

Method Description
ExceptionHandler ( ILogSink log ) : System

Method Details

Attach() public method

public Attach ( Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess process ) : void
process Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess
return void