Method | Description | |
---|---|---|
MainController ( IZinOSDesktopService zinOSDesktopService, IZinOSAppService zinOSAppService ) : System |
Method | Description | |
---|---|---|
GetAvailableApps ( int desktopId ) : System.Web.Mvc.ActionResult | ||
GetInstalledApps ( int desktopId ) : System.Web.Mvc.ActionResult | ||
Index ( int desktopId ) : System.Web.Mvc.ActionResult | ||
InstallApplication ( int applicationId, int desktopId ) : System.Web.Mvc.ActionResult | ||
LoadApplication ( int applicationId ) : System.Web.Mvc.ActionResult | ||
UnistallApplication ( int applicationId, int desktopId ) : System.Web.Mvc.ActionResult |
public MainController ( IZinOSDesktopService zinOSDesktopService, IZinOSAppService zinOSAppService ) : System | ||
zinOSDesktopService | IZinOSDesktopService | |
zinOSAppService | IZinOSAppService | |
return | System |