Enum UnaryOperator
Namespace: Ludiq
Syntax
public enum UnaryOperator
Fields
Name | Description | Value |
---|---|---|
BitwiseNegation | ||
Decrement | ||
Increment | ||
NumericNegation | ||
Plus |
public enum UnaryOperator
Name | Description | Value |
---|---|---|
BitwiseNegation | ||
Decrement | ||
Increment | ||
NumericNegation | ||
Plus |