Method | Description | |
---|---|---|
CreateBlank ( int floorId ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Edit ( |
public CreateBlank ( int floorId ) : System.Web.Mvc.ActionResult | ||
floorId | int | |
return | System.Web.Mvc.ActionResult |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |