C# Class Sharpify.ShopifyHttpException

Inheritance: ShopifyException
Afficher le fichier Open project: orospakr/sharpify

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ShopifyHttpException ( String reason, HttpResponseMessage response ) : System

Method Details

ShopifyHttpException() public méthode

public ShopifyHttpException ( String reason, HttpResponseMessage response ) : System
reason String
response System.Net.Http.HttpResponseMessage
Résultat System