Прочитај на енглеском Уреди

Делите путем


Char.INumberBase<Char>.MaxMagnitude(Char, Char) Method

Definition

Compares two values to compute which is greater.

C#
static char INumberBase<char>.MaxMagnitude(char x, char y);

Parameters

x
Char

The value to compare with y.

y
Char

The value to compare with x.

Returns

x if it is greater than y; otherwise, y.

Implements

Applies to

Производ Верзије
.NET 7, 8, 9, 10