C# Class Sharpify.ShopifyException

Inheritance: System.Exception
Show file Open project: orospakr/sharpify

Public Methods

Method Description
ShopifyException ( String reason ) : System

Method Details

ShopifyException() public method

public ShopifyException ( String reason ) : System
reason String
return System