C# 클래스 PaysonIntegration.Response.Response

파일 보기 프로젝트 열기: PaysonAktiebolag/api-integration-dotnet

보호된 메소드들

메소드 설명
InitiateResponse ( string>.IDictionary nvpResponseContent ) : void
Response ( string>.IDictionary nvpResponseContent ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetErrorMessages ( string>.IDictionary nvpResponseContent ) : NameValueCollection
SetCommon ( string>.IDictionary nvpResponseContent ) : void

메소드 상세

InitiateResponse() 보호된 추상적인 메소드

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

Response() 보호된 메소드

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