Прочетете на английски Редактиране

Споделяне чрез


MembershipVersion.LessThan(MembershipVersion, MembershipVersion) Operator

Definition

Compares the provided operands and returns true if the left operand is less than the right operand, otherwise false.

C#
public static bool operator <(Orleans.Runtime.MembershipVersion left, Orleans.Runtime.MembershipVersion right);

Parameters

left
MembershipVersion

The left operand.

right
MembershipVersion

The right operand.

Returns

true if the left operand is less than the right operand, otherwise false.

Applies to

Продукт Версии
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0