Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AcTools
Utils
Helpers
InvariantParser
C# Class AcTools.Utils.Helpers.InvariantParser
Mostra file
Open project: gro-ove/actools
Public Methods
Method
Description
ToInvariantDouble
(
this
s
) :
double?
ToInvariantInt
(
this
s
) :
int?
Method Details
ToInvariantDouble()
public
static
method
public
static
ToInvariantDouble
(
this
s
) :
double?
s
this
return
double?
ToInvariantInt()
public
static
method
public
static
ToInvariantInt
(
this
s
) :
int?
s
this
return
int?