C# Class PaysonIntegration.Response.Response

Afficher le fichier Open project: PaysonAktiebolag/api-integration-dotnet

Méthodes protégées

Méthode Description
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
Response ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

Private Methods

Méthode Description
GetErrorMessages ( string>.IDictionary nvpResponseContent ) : NameValueCollection
SetCommon ( string>.IDictionary nvpResponseContent ) : void

Method Details

InitiateResponse() protected abstract méthode

protected abstract InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
nvpResponseContent string>.IDictionary
Résultat void

Response() protected méthode

protected Response ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic
nvpResponseContent string>.IDictionary
Résultat System.Collections.Generic