Constructor:
1byte->[TC(Transmission Count) 1bit + RFFU(Reserved For Furture Use) 7bits].
| C# | Visual Basic | Visual C++ |
public AuthenticateOBU( byte payLoadbyte )
Public Sub New ( _ payLoadbyte As Byte _ )
public: AuthenticateOBU( unsigned char payLoadbyte )
- payLoadbyte (Byte)
[Missing <param name="payLoadbyte"/> documentation for "M:ThingMagic.Gen2.Denatran.IAV.AuthenticateOBU.#ctor(System.Byte)"]