C# Class Regiztry.Controllers.ServicesController

Inheritance: Controller
Show file Open project: Adron/Regiztry

Public Methods

Method Description
ContactMessage ( ) : System.Web.Mvc.JsonResult
Founder ( ) : System.Web.Mvc.JsonResult
Helper ( ) : System.Web.Mvc.JsonResult
Individual ( ) : System.Web.Mvc.JsonResult

Method Details

ContactMessage() public method

public ContactMessage ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

Founder() public method

public Founder ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

Helper() public method

public Helper ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

Individual() public method

public Individual ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult