Method | Description | |
---|---|---|
FeedbackController ( ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LeaveFeedback ( System.Int64 id ) : System.Web.Mvc.ActionResult | ||
List ( ) : System.Web.Mvc.JsonResult | ||
Thanks ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
LeaveFeedback ( |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public LeaveFeedback ( System.Int64 id ) : System.Web.Mvc.ActionResult | ||
id | System.Int64 | |
return | System.Web.Mvc.ActionResult |
public Thanks ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |