Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceInsight
ValueConverters
MathConverter.Variable
C# 클래스 ServiceInsight.ValueConverters.MathConverter.Variable
상속:
IExpression
파일 보기
프로젝트 열기: Particular/ServiceInsight
공개 메소드들
메소드
설명
Eval
(
object
args
) :
decimal
Variable
(
int
n
) :
System
Variable
(
string
text
) :
System
메소드 상세
Eval()
공개
메소드
public
Eval
(
object
args
) :
decimal
args
object
리턴
decimal
Variable()
공개
메소드
public
Variable
(
int
n
) :
System
n
int
리턴
System
Variable()
공개
메소드
public
Variable
(
string
text
) :
System
text
string
리턴
System