C# 클래스 UCosmic.Www.Mvc.Areas.Identity.Controllers.CreatePasswordController

상속: BaseController
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
CreatePasswordController ( CreatePasswordServices services ) : System

비공개 메소드들

메소드 설명
Get ( System.Guid token ) : System.Web.Mvc.ActionResult
Post ( CreatePasswordForm model ) : System.Web.Mvc.ActionResult
ValidatePasswordConfirmation ( [ Properties = CreatePasswordForm.PasswordConfirmationPropertyName)]CreatePasswordFormmodel ) : System.Web.Mvc.JsonResult

메소드 상세

CreatePasswordController() 공개 메소드

public CreatePasswordController ( CreatePasswordServices services ) : System
services CreatePasswordServices
리턴 System