C# 클래스 Mollie.Api.Extensions.RestSharpExtensionMethods

파일 보기 프로젝트 열기: Viincenttt/MollieApi

공개 메소드들

메소드 설명
IsScuccessStatusCode ( this responseCode ) : bool
IsSuccessful ( this response ) : bool

메소드 상세

IsScuccessStatusCode() 공개 정적인 메소드

public static IsScuccessStatusCode ( this responseCode ) : bool
responseCode this
리턴 bool

IsSuccessful() 공개 정적인 메소드

public static IsSuccessful ( this response ) : bool
response this
리턴 bool