Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
openABAP
Compiler
Compute
C# 클래스 openABAP.Compiler.Compute
상속:
ExecutableCommand
파일 보기
프로젝트 열기: bi-tm/openABAP
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Expression
IfExpression
Target
IfVariable
공개 메소드들
메소드
설명
BuildAssembly
(
ILGenerator
il
) :
void
Compute
(
openABAP
t
) :
System
메소드 상세
BuildAssembly()
공개
메소드
public
BuildAssembly
(
ILGenerator
il
) :
void
il
System.Reflection.Emit.ILGenerator
리턴
void
Compute()
공개
메소드
public
Compute
(
openABAP
t
) :
System
t
openABAP
리턴
System
프로퍼티 상세
Expression
공개적으로 프로퍼티
public
IfExpression
Expression
리턴
IfExpression
Target
공개적으로 프로퍼티
public
IfVariable
Target
리턴
IfVariable