GuidId.Equals Method

Definition

Overloads

Equals(GuidId)

Source:
GuidId.cs

Indicates whether the current object is equal to another object of the same type.

C#
public bool Equals(Orleans.Runtime.GuidId other);
C#
public bool Equals(Orleans.Runtime.GuidId? other);

Parameters

other
GuidId

Returns

Implements

Applies to

.NET Orleans 9.0.0 ja muud versioonid
Toode Versioonid
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0

Equals(Object)

Source:
GuidId.cs

Determines whether the specified object is equal to the current object.

C#
public override bool Equals(object obj);
C#
public override bool Equals(object? obj);

Parameters

obj
Object

Returns

Applies to

.NET Orleans 9.0.0 ja muud versioonid
Toode Versioonid
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0