C# Class AppStore.Models.AppInstance

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

Public Properties

Property Type Description
app Apps
installed bool

Property Details

app public_oe static_oe property

public static Apps,AppStore.Models app
return Apps

installed public_oe static_oe property

public static bool installed
return bool