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

Делите путем


Int64.INumber<Int64>.MinNumber(Int64, Int64) Method

Definition

Compares two values to compute which is lesser and returning the other value if an input is NaN.

static long INumber<long>.MinNumber(long x, long y);

Parameters

x
Int64

The value to compare with y.

y
Int64

The value to compare with x.

Returns

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

Implements

Applies to

Производ Верзије
net-8.0 net-8.0