32feet.NET - Personal Area Networking for .NET
C#
VB
C++
F#
Show/Hide TOC
Ndef
Reader Constructor
This API is preliminary and subject to change.
Initializes a new instance of the
NdefReader
class
Definition
Namespace:
InTheHand.Nfc
Assembly:
InTheHand.Nfc (in InTheHand.Nfc.dll) Version: 1.0.1+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
Copy
public
NdefReader
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
NdefReader
()
F#
Copy
new
:
unit
->
NdefReader
See Also
Reference
NdefReader Class
InTheHand.Nfc Namespace
In This Article
Definition
See Also