C# Class UCosmic.Web.Mvc.Controllers.MyProfileController

Inheritance: Controller
Datei anzeigen Open project: ucosmic/UCosmicAlpha

Public Methods

Method Description
MyProfileController ( IProcessQueries queryProcessor ) : System.Web.Mvc

Private Methods

Method Description
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

Method Details

MyProfileController() public method

public MyProfileController ( IProcessQueries queryProcessor ) : System.Web.Mvc
queryProcessor IProcessQueries
return System.Web.Mvc