C# Class fitSharp.Fit.Fixtures.ConfigureFixture

Inheritance: Interpreter
Show file Open project: jediwhale/fitsharp Class Usage Examples

Public Methods

Method Description
Interpret ( CellProcessor processor, Tree table ) : void

Private Methods

Method Description
Execute ( CellProcessor processor, object facility, Tree currentRow ) : void

Method Details

Interpret() public method

public Interpret ( CellProcessor processor, Tree table ) : void
processor CellProcessor
table Tree
return void