C# Class BooC.App.StepDebugger

Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
AfterStep ( object sender, CompilerStepEventArgs args ) : void

Method Details

AfterStep() public méthode

public AfterStep ( object sender, CompilerStepEventArgs args ) : void
sender object
args Boo.Lang.Compiler.CompilerStepEventArgs
Résultat void