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 SourceGetLicenseKeys()
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 SourceGetAllProductsCompletedEventHandler
Declaration
public static event Store.GetAllProductsCompleted GetAllProductsCompletedEventHandler
Event Type
Type | Description |
---|---|
Store.GetAllProductsCompleted |
GetProductsByCategoryProductsCompletedEventHandler
Declaration
public static event Store.GetProductsByCategoryProductsCompleted GetProductsByCategoryProductsCompletedEventHandler
Event Type
Type | Description |
---|---|
Store.GetProductsByCategoryProductsCompleted |
SearchAllProductsCompletedEventHandler
Declaration
public static event Store.SearchAllProductsCompleted SearchAllProductsCompletedEventHandler
Event Type
Type | Description |
---|---|
Store.SearchAllProductsCompleted |