Search Results for

    Show / Hide Table of Contents

    Class Store

    Inheritance
    System.Object
    Store
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Cloud
    Assembly: Simplic.Cloud.dll
    Syntax
    public class Store

    Methods

    | Improve this Doc View Source

    GetLicenseKeys()

    Get License Keys

    Declaration
    public static IList<LicenseKey> GetLicenseKeys()
    Returns
    Type Description
    System.Collections.Generic.IList<LicenseKey>

    All License-Keys

    Events

    | Improve this Doc View Source

    GetAllProductsCompletedEventHandler

    Declaration
    public static event Store.GetAllProductsCompleted GetAllProductsCompletedEventHandler
    Event Type
    Type Description
    Store.GetAllProductsCompleted
    | Improve this Doc View Source

    GetProductsByCategoryProductsCompletedEventHandler

    Declaration
    public static event Store.GetProductsByCategoryProductsCompleted GetProductsByCategoryProductsCompletedEventHandler
    Event Type
    Type Description
    Store.GetProductsByCategoryProductsCompleted
    | Improve this Doc View Source

    SearchAllProductsCompletedEventHandler

    Declaration
    public static event Store.SearchAllProductsCompleted SearchAllProductsCompletedEventHandler
    Event Type
    Type Description
    Store.SearchAllProductsCompleted
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx