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
ErrorFormatProvider
Gets the format provider to use for exception message formatting
public static IFormatProvider ErrorFormatProvider { get; }
Property Value
LogFormatProvider
Gets the format provider to use for log message formatting
public static IFormatProvider LogFormatProvider { get; }