1using System.Threading.Tasks;
NFC F interface, for communication with an NFC Tag.
Task< byte[]> GetSystemCode()
Return the System Code bytes from tag discovery.
Task< byte[]> GetManufacturer()
Return the Manufacturer bytes from tag discovery.
Specific Interface (technology) for communication with an NFC Tag.