UnaryOperator Constructors
An unary operator which performs an operation on only one expression.
Name | Parameters | Description |
---|---|---|
Unary |
none |
Initializes a new instance of the Unary |
Unary |
operator |
Initializes a new instance of the Unary |
Unary |
operator |
Initializes a new instance of the Unary |
See Also