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

Inheritance: CellAttributeValue
Afficher le fichier Open project: jediwhale/fitsharp

Méthodes publiques

Méthode Description
Format ( Cell cell, StringBuilder input ) : void

Method Details

Format() public méthode

public Format ( Cell cell, StringBuilder input ) : void
cell Cell
input StringBuilder
Résultat void