C# Class fitSharp.Fit.Engine.FlowInterpreterExtension

Show file Open project: jediwhale/fitsharp

Public Methods

Method Description
ExecuteFlowRowMethod ( this interpreter, CellProcessor processor, Tree row ) : object

Method Details

ExecuteFlowRowMethod() public static method

public static ExecuteFlowRowMethod ( this interpreter, CellProcessor processor, Tree row ) : object
interpreter this
processor CellProcessor
row Tree
return object