C# Class Pickaxe.Runtime.Debug.BreakProcesser.ContinueImpl

Inheritance: BreakProcesser
Exibir arquivo Open project: bitsummation/pickaxe

Public Methods

Method Description
Call ( int line, IBreak b ) : void

Method Details

Call() public method

public Call ( int line, IBreak b ) : void
line int
b IBreak
return void