C# Class fitSharp.Fit.Fixtures.ConfigureFixture

Inheritance: Interpreter
Afficher le fichier Open project: jediwhale/fitsharp Class Usage Examples

Méthodes publiques

Méthode Description
Interpret ( CellProcessor processor, Tree table ) : void

Private Methods

Méthode Description
Execute ( CellProcessor processor, object facility, Tree currentRow ) : void

Method Details

Interpret() public méthode

public Interpret ( CellProcessor processor, Tree table ) : void
processor CellProcessor
table Tree
Résultat void