Table of Contents

Class Constants

Namespace
TechnologySolutions.Rfid.AsciiProtocol
Assembly
TechnologySolutions.Rfid.AsciiProtocol.Core.dll

Global constants for the library

public static class Constants
Inheritance
Constants
Inherited Members

Properties

CommandFormatProvider

Gets the format provider to use for number and string parsing

public static IFormatProvider CommandFormatProvider { get; }

Property Value

IFormatProvider

ErrorFormatProvider

Gets the format provider to use for exception message formatting

public static IFormatProvider ErrorFormatProvider { get; }

Property Value

IFormatProvider

LogFormatProvider

Gets the format provider to use for log message formatting

public static IFormatProvider LogFormatProvider { get; }

Property Value

IFormatProvider