메소드 | 설명 | |
---|---|---|
Delete ( string ident ) : System.Web.Mvc.ActionResult |
URL: FileBrowser/Delete
|
|
Index ( ) : System.Web.Mvc.ActionResult |
URL: FileBrowser/Index
|
메소드 | 설명 | |
---|---|---|
Delete ( FileViewModel model ) : System.Web.Mvc.ActionResult | ||
Upload ( System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult |
public Delete ( string ident ) : System.Web.Mvc.ActionResult | ||
ident | string | The ident. |
리턴 | System.Web.Mvc.ActionResult |