C# Class PL_MVC.Controllers.PeopleController

Inheritance: Controller
Afficher le fichier Open project: sstuteam/fuffy

Méthodes publiques

Méthode Description
GetOtherUserPage ( System.Guid idOtherUser ) : System.Web.Mvc.ActionResult
People ( ) : System.Web.Mvc.ActionResult

Method Details

GetOtherUserPage() public méthode

public GetOtherUserPage ( System.Guid idOtherUser ) : System.Web.Mvc.ActionResult
idOtherUser System.Guid
Résultat System.Web.Mvc.ActionResult

People() public méthode

public People ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult