C# Class AppStore.Models.AppInstance

This is the model of the app instance, and whether it is installed or not.
Show file Open project: BuildmLearn/BuildmLearn-Store

Public Properties

Property Type Description
app Apps
installed bool

Property Details

app public static property

public static Apps,AppStore.Models app
return Apps

installed public static property

public static bool installed
return bool