Brewage.Web.Controllers.AccountController.AccountController C# (CSharp) Метод

AccountController() публичный Метод

public AccountController ( ) : System
Результат System
        public AccountController()
            : this(null, null)
        {
        }

Same methods

AccountController::AccountController ( IFormsAuthentication formsAuth, IMembershipService service ) : System