C# Class MovingScrewdriver.Web.Controllers.Services.ServicesController

Inheritance: AbstractController
Exibir arquivo Open project: Gutek/MovingScrewdriver

Public Methods

Method Description
ServicesController ( IAkismetService akismetService ) : MovingScrewdriver.Web.Services

Private Methods

Method Description
GoogleSiteMap ( ) : ActionResult
Rsd ( ) : ActionResult
Trackback ( string blog_name, string url, string title, string excerpt, int id ) : ActionResult
TrackbackError ( string error ) : ActionResult
TrackbackSuccess ( ) : ActionResult

Method Details

ServicesController() public method

public ServicesController ( IAkismetService akismetService ) : MovingScrewdriver.Web.Services
akismetService IAkismetService
return MovingScrewdriver.Web.Services