Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YAMP
PosateOperator
C# 클래스 YAMP.PosateOperator
Just returns the given value.
상속:
LeftUnaryOperator
파일 보기
프로젝트 열기: FlorianRappl/YAMP
공개 프로퍼티들
프로퍼티
타입
설명
OpLevel
int
Symbol
String
공개 메소드들
메소드
설명
Create
( ) :
Operator
Perform
(
Value
value
) :
Value
PosateOperator
( ) :
System
메소드 상세
Create()
공개
메소드
public
Create
( ) :
Operator
리턴
Operator
Perform()
공개
메소드
public
Perform
(
Value
value
) :
Value
value
Value
리턴
Value
PosateOperator()
공개
메소드
public
PosateOperator
( ) :
System
리턴
System
프로퍼티 상세
OpLevel
공개적으로 정적으로 프로퍼티
public
static
int
OpLevel
리턴
int
Symbol
공개적으로 정적으로 프로퍼티
public
static
String
Symbol
리턴
String