Method | Description | |
---|---|---|
DropBox ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IDropboxService dropboxService ) : System.Threading.Tasks | ||
Index ( ) : Task |
||
SetCode ( string code, string error = "" ) : Task |
Method | Description | |
---|---|---|
DropBox ( string path ) : Task |
public DropBox ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IDropboxService dropboxService ) : System.Threading.Tasks | ||
dropboxService | IDropboxService | |
return | System.Threading.Tasks |
public SetCode ( string code, string error = "" ) : Task |
||
code | string | |
error | string | |
return | Task |