AccountProfile.Controllers.AccountController.AccountController C# (CSharp) 메소드

AccountController() 공개 메소드

public AccountController ( ) : System
리턴 System
        public AccountController()
            : this(null, null, null)
        {
        }

Same methods

AccountController::AccountController ( IFormsAuthenticationService formsService, IMembershipService membershipService ) : System
AccountController::AccountController ( IFormsAuthenticationService formsService, IMembershipService membershipService, IProfileRepository profileRepository ) : System