Olvasás angol nyelven Szerkesztés

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


Char.IMultiplyOperators<Char,Char,Char>.Multiply(Char, Char) Operator

Definition

Multiplies two values together to compute their product.

static char IMultiplyOperators<char,char,char>.operator * (char left, char right);

Parameters

left
Char

The value that right multiplies.

right
Char

The value that multiplies left.

Returns

The product of left multiplied by right.

Implements

Applies to

Termék Verziók
.NET 7, 8, 9