C# 클래스 UCosmic.Web.Mvc.Controllers.MyProfileController

상속: Controller
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
MyProfileController ( IProcessQueries queryProcessor ) : System.Web.Mvc

비공개 메소드들

메소드 설명
EditDegree ( int degreeId ) : System.Web.Mvc.ActionResult
EditGeographicExpertise ( int expertiseId ) : System.Web.Mvc.ActionResult
EditLanguageExpertise ( int expertiseId ) : System.Web.Mvc.ActionResult
NewDegree ( ) : System.Web.Mvc.ActionResult
NewGeographicExpertise ( ) : System.Web.Mvc.ActionResult
NewLanguageExpertise ( ) : System.Web.Mvc.ActionResult

메소드 상세

MyProfileController() 공개 메소드

public MyProfileController ( IProcessQueries queryProcessor ) : System.Web.Mvc
queryProcessor IProcessQueries
리턴 System.Web.Mvc