Constructor.

Overload List

  NameDescription
Public methodBasicCardCommand()()()()
Constructs an empty BasicCardCommand object.
Public methodBasicCardCommand(Byte, Byte)
Constructs an empty BasicCardCommand object with specified CLA and INS.
Public methodBasicCardCommand(Byte, Byte, Byte, Byte)
Constructs an empty BasicCardCommand object with specified CLA, INS, P1, P2.

See Also