ByteNEquals(ByteN) Method

Definition

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

Parameters

other  ByteN
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also