Constructs a card selector object which compares the cards history bytes.
Namespace: BasicCard.ProcessorCardsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public AtrHistoryCardSelector( string history ) |
Visual Basic |
---|
Public Sub New ( history As String ) |
Visual C++ |
---|
public: AtrHistoryCardSelector( String^ history ) |
F# |
---|
new : history : string -> AtrHistoryCardSelector |
Parameters
- history
- Type: System..::..String
Card history bytes as ASCII string to compare with.