메소드 | 설명 | |
---|---|---|
SwipePaymentInfo ( string swipeInfo ) : System |
Initializes a new instance of the SwipePaymentInfo struct.
|
메소드 | 설명 | |
---|---|---|
ParseSwipeInfo ( ) : void |
Parses the swipe information into the credit card parts.
|
public SwipePaymentInfo ( string swipeInfo ) : System | ||
swipeInfo | string | The swipe info. |
리턴 | System |