UInt16N.Equals(UInt16N) Method

Definition

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

Parameters

other  UInt16N
 

Return Value

Boolean

Implements

IEquatable<T>.Equals(T)

See Also