UInt64NEquals(UInt64N) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public bool Equals(
	UInt64N other
)

Parameters

other  UInt64N
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also