Method |
Description |
|
AddDecimalPoint ( string str ) : void |
|
|
AddMinimumDigits ( ) : void |
|
|
AddSign ( double value ) : void |
|
|
FormatChar ( double value ) : void |
|
|
FormatFloating ( double value ) : void |
|
|
FormatHexInt ( double value, bool upperCase ) : void |
|
|
FormatOctInt ( double value ) : void |
|
|
FormatScienctific ( double value, bool upperCase ) : void |
|
|
FormatShorter ( double value, bool upperCase ) : void |
|
|
FormatSignDecInt ( double value ) : void |
|
|
FormatString ( string value ) : void |
|
|
FormatUnsignDecInt ( double value ) : void |
|
|
Pad ( ) : void |
|
|