Method | Description | |
---|---|---|
Download ( string file ) : System.Web.Mvc.FileResult |
Method | Description | |
---|---|---|
Build ( string key, string data ) : System.Web.Mvc.JsonResult | ||
Deploy ( string azure, string data ) : System.Web.Mvc.JsonResult | ||
DeployStatus ( string azure, string token ) : System.Web.Mvc.JsonResult | ||
Manual ( string key, string data ) : System.Web.Mvc.JsonResult | ||
PostDeploy ( string azure, string data, string service ) : System.Web.Mvc.JsonResult | ||
Status ( string azure, string token ) : System.Web.Mvc.JsonResult | ||
Upload ( string azure, string data ) : System.Web.Mvc.JsonResult |
public Download ( string file ) : System.Web.Mvc.FileResult | ||
file | string | |
return | System.Web.Mvc.FileResult |