C# Class Padre.ExceptionHandler

Inheritance: IDebugAttach
Afficher le fichier Open project: TripleEmcoder/Padre

Méthodes publiques

Méthode Description
Attach ( Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess process ) : void

Private Methods

Méthode Description
ExceptionHandler ( ILogSink log ) : System

Method Details

Attach() public méthode

public Attach ( Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess process ) : void
process Microsoft.Samples.Debugging.MdbgEngine.MDbgProcess
Résultat void