Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ServiceInsight
ValueConverters
MathConverter.Variable
C# Class ServiceInsight.ValueConverters.MathConverter.Variable
Inheritance:
IExpression
ファイルを表示
Open project: Particular/ServiceInsight
Public Methods
Method
Description
Eval
(
object
args
) :
decimal
Variable
(
int
n
) :
System
Variable
(
string
text
) :
System
Method Details
Eval()
public
method
public
Eval
(
object
args
) :
decimal
args
object
return
decimal
Variable()
public
method
public
Variable
(
int
n
) :
System
n
int
return
System
Variable()
public
method
public
Variable
(
string
text
) :
System
text
string
return
System