Method | Description | |
---|---|---|
Category ( int categoryId ) : System.Web.Mvc.ActionResult | ||
StatisticController ( IStatisticRepository repository ) : System | ||
UserStatisticPartial ( ) : System.Web.Mvc.ActionResult |
public Category ( int categoryId ) : System.Web.Mvc.ActionResult | ||
categoryId | int | |
return | System.Web.Mvc.ActionResult |
public StatisticController ( IStatisticRepository repository ) : System | ||
repository | IStatisticRepository | |
return | System |
public UserStatisticPartial ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |