C# Class Hd.Components.Formatter

Afficher le fichier Open project: TargetProcess/Tp.HelpDesk

Méthodes publiques

Méthode Description
FormatDecimal ( object input ) : string

Formats decimal string. Cut off "00"

Method Details

FormatDecimal() public static méthode

Formats decimal string. Cut off "00"
public static FormatDecimal ( object input ) : string
input object Input string (decimal value)
Résultat string