Méthode | Description | |
---|---|---|
Followers ( string username ) : System.Web.Mvc.ActionResult | ||
Following ( string username ) : System.Web.Mvc.ActionResult | ||
Index ( string username ) : System.Web.Mvc.ActionResult |
public Followers ( string username ) : System.Web.Mvc.ActionResult | ||
username | string | |
Résultat | System.Web.Mvc.ActionResult |
public Following ( string username ) : System.Web.Mvc.ActionResult | ||
username | string | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( string username ) : System.Web.Mvc.ActionResult | ||
username | string | |
Résultat | System.Web.Mvc.ActionResult |