C# (CSharp) Sharpify Namespace

Nested Namespaces

Sharpify.Models
Sharpify.Tests

Classes

Name Description
InvalidContentException
NotFoundException
ShopifyAPIAuthorizer this class is used to obtain the authorization from the shopify customer to make api calls on their behalf
ShopifyAuthorizationState
ShopifyConfigurationException
ShopifyException
ShopifyHttpException
ShopifyUsageException
SpecialAction A property of this this placed on a IResourceModel in order to indicate a special action. Then, they are specified to IResourceView#CallAction() using the "as MemberExpression" pattern.