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

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

Méthodes publiques

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

Method Details

Format() public méthode

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

SetValue() public méthode

public SetValue ( string value ) : void
value string
Résultat void