Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
YAMP
InvOperator
C# Class YAMP.InvOperator
Inverts the given scalar. This operator is a unary operator, but is used as a binary one with a pseudo expression on the left side.
Inheritance:
LeftUnaryOperator
Afficher le fichier
Open project: FlorianRappl/YAMP
Méthodes publiques
Свойство
Type
Description
OpLevel
int
Symbol
String
Méthodes publiques
Méthode
Description
Create
( ) :
Operator
InvOperator
( ) :
System
Perform
(
Value
value
) :
Value
Method Details
Create()
public
méthode
public
Create
( ) :
Operator
Résultat
Operator
InvOperator()
public
méthode
public
InvOperator
( ) :
System
Résultat
System
Perform()
public
méthode
public
Perform
(
Value
value
) :
Value
value
Value
Résultat
Value
Property Details
OpLevel
public_oe static_oe property
public
static
int
OpLevel
Résultat
int
Symbol
public_oe static_oe property
public
static
String
Symbol
Résultat
String