C# Class MonoDevelop.Debugger.Soft.Cemono.CemonoSoftDebuggerSession

Inheritance: Mono.Debugging.Soft.SoftDebuggerSession
Datei anzeigen Open project: samneirinck/cemono

Protected Methods

Method Description
EndSession ( ) : void
OnRun ( Mono.Debugging.Client.DebuggerStartInfo startInfo ) : void

Method Details

EndSession() protected method

protected EndSession ( ) : void
return void

OnRun() protected method

protected OnRun ( Mono.Debugging.Client.DebuggerStartInfo startInfo ) : void
startInfo Mono.Debugging.Client.DebuggerStartInfo
return void