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
AcTools
Utils
Helpers
InvariantParser
C# Class AcTools.Utils.Helpers.InvariantParser
Afficher le fichier
Open project: gro-ove/actools
Méthodes publiques
Méthode
Description
ToInvariantDouble
(
this
s
) :
double?
ToInvariantInt
(
this
s
) :
int?
Method Details
ToInvariantDouble()
public
static
méthode
public
static
ToInvariantDouble
(
this
s
) :
double?
s
this
Résultat
double?
ToInvariantInt()
public
static
méthode
public
static
ToInvariantInt
(
this
s
) :
int?
s
this
Résultat
int?