Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TQL
RDL
Evaluator
Instructions
MultiplyNumerics
C# 클래스 TQL.RDL.Evaluator.Instructions.MultiplyNumerics
상속:
IRdlInstruction
파일 보기
프로젝트 열기: Puchaczov/TQL.RDL
공개 메소드들
메소드
설명
Run
(
RdlVirtualMachine
machine
) :
void
Multiply two numeric values.
ToString
( ) :
string
메소드 상세
Run()
공개
메소드
Multiply two numeric values.
public
Run
(
RdlVirtualMachine
machine
) :
void
machine
RdlVirtualMachine
The virtual machine.
리턴
void
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string