Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Hd
Components
Formatter
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