C# Class AuthenticationExample.Web.Controllers.UserController

Inheritance: Controller
Afficher le fichier Open project: pebblecode/AppHarbor.Web.Security

Méthodes publiques

Méthode Description
UserController ( IAuthenticator authenticator, IRepository repository ) : System

Private Methods

Méthode Description
Show ( ) : System.Web.Mvc.ActionResult

Method Details

UserController() public méthode

public UserController ( IAuthenticator authenticator, IRepository repository ) : System
authenticator IAuthenticator
repository IRepository
Résultat System