Method | Description | |
---|---|---|
JsonController ( IRepositoryFactory repositoryFactory ) : System.Linq | ||
MyExperiences ( ) : System.Web.Mvc.ActionResult | ||
MyWork ( ) : System.Web.Mvc.ActionResult | ||
Organizations ( ) : System.Web.Mvc.ActionResult | ||
Titles ( ) : System.Web.Mvc.ActionResult |
public JsonController ( IRepositoryFactory repositoryFactory ) : System.Linq | ||
repositoryFactory | IRepositoryFactory | |
return | System.Linq |
public MyExperiences ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public MyWork ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Organizations ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Titles ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |