Interface INamedReader
- Namespace
- TechnologySolutions.Rfid.AsciiProtocol.Extensions
- Assembly
- TechnologySolutions.Rfid.AsciiProtocol.Core.dll
Identifies a device that can be connected to
public interface INamedReader
Properties
DisplayInfoLine
Gets a human readable line of additional information
string DisplayInfoLine { get; }
Property Value
DisplayName
Gets a human readable name for the device
string DisplayName { get; }