CardParser Methods |
The CardParser type exposes the following members.
| Name | Description | |
|---|---|---|
| ParseFinancialCard |
This method takes the strings from each track and constructs a FinancialCard object
with the data from each track
| |
| ParseIdentificationCard |
This method takes the strings from each track and constructs a IdentificationCard object
with the data from each track
|