CardParser Class |
Namespace: ProScript
The CardParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | CardParser | Initializes a new instance of the CardParser class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() ![]() | 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
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |