C# Class Sharpify.Models.ShopifyResourceModel

Inheritance: DirtiableObject, IResourceModel
Mostrar archivo Open project: orospakr/sharpify

Public Methods

Method Description
IsNew ( ) : bool
SetExisting ( ) : void
ShopifyResourceModel ( ) : System

Method Details

IsNew() public method

public IsNew ( ) : bool
return bool

SetExisting() public method

public SetExisting ( ) : void
return void

ShopifyResourceModel() public method

public ShopifyResourceModel ( ) : System
return System