C# Class fitSharp.Machine.Model.CellAttributeValue.SyntaxValue

Inheritance: CellAttributeValue
Mostrar archivo Open project: jediwhale/fitsharp

Public Methods

Method Description
Format ( Cell cell, StringBuilder input ) : void

Method Details

Format() public method

public Format ( Cell cell, StringBuilder input ) : void
cell Cell
input StringBuilder
return void