This Interface is used to validate and select a card available within a CardReader.
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
[CLSCompliantAttribute(true)] public interface ICardSelector |
Visual Basic |
---|
<CLSCompliantAttribute(true)> Public Interface ICardSelector |
Visual C++ |
---|
[CLSCompliantAttribute(true)] public interface class ICardSelector |
F# |
---|
[<CLSCompliantAttribute(true)>] type ICardSelector = interface end |