UInt32NEquals(UInt32N) Method

Definition

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

Parameters

other  UInt32N
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also