C# Class PaysonIntegration.Response.Response

ファイルを表示 Open project: PaysonAktiebolag/api-integration-dotnet

Protected Methods

Method Description
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
Response ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

Private Methods

Method Description
GetErrorMessages ( string>.IDictionary nvpResponseContent ) : NameValueCollection
SetCommon ( string>.IDictionary nvpResponseContent ) : void

Method Details

InitiateResponse() protected abstract method

protected abstract InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
nvpResponseContent string>.IDictionary
return void

Response() protected method

protected Response ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic
nvpResponseContent string>.IDictionary
return System.Collections.Generic