C# Class Rhino.V8dtoa.FastDtoaBuilder

Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Méthodes publiques

Méthode Description
Format ( ) : string
Reset ( ) : void
ToString ( ) : string

Private Methods

Méthode Description
Append ( char c ) : void
DecreaseLast ( ) : void
ToExponentialFormat ( int firstDigit, int decPoint ) : void
ToFixedFormat ( int firstDigit, int decPoint ) : void

Method Details

Format() public méthode

public Format ( ) : string
Résultat string

Reset() public méthode

public Reset ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string