Method | Description | |
---|---|---|
Details ( string id, string time ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
View ( string id ) : System.Web.Mvc.ActionResult |
public Details ( string id, string time ) : System.Web.Mvc.ActionResult | ||
id | string | |
time | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public View ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |