C# Class Moolah.DataCash.CancelTransactionResponseParser

Inheritance: ICancelTransactionResponseParser
Exibir arquivo Open project: davidduffett/Moolah

Public Methods

Method Description
Parse ( string dataCashResponse ) : ICancelTransactionResponse

Method Details

Parse() public method

public Parse ( string dataCashResponse ) : ICancelTransactionResponse
dataCashResponse string
return ICancelTransactionResponse