NdefReaderDispose Method

This API is preliminary and subject to change.
Releases all resources used by the NdefReader

Definition

Namespace: InTheHand.Nfc
Assembly: InTheHand.Nfc (in InTheHand.Nfc.dll) Version: 1.0.1+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public void Dispose()

Implements

IDisposableDispose

See Also