CommunicatorDefaultByteDisplayMode Field

Default value of ByteDisplayMode - each byte hexadecimal value, separated by '|'.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public const CommunicatorByteDisplayModes DefaultByteDisplayMode = CommunicatorByteDisplayModes.Hex

Field Value

CommunicatorByteDisplayModes

See Also