ByteNDecrement Operator

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static ByteN operator --(
	ByteN value
)

Parameters

value  ByteN
 

Return Value

ByteN

See Also