Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


Half.UnaryPlus(Half) Operator

Definition

Computes the unary plus of a value.

public static Half operator +(Half value);

Parameters

value
Half

The value for which to compute the unary plus.

Returns

The unary plus of value.

Implements

Applies to