C# Class Blog.Web.Api.Controllers.ViewCountController

Inheritance: ApiController
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Méthode Description
ViewCountController ( IViewCountResource service, IErrorSignaler errorSignaler ) : System

Private Methods

Méthode Description
Get ( int postId ) : IHttpActionResult

Method Details

ViewCountController() public méthode

public ViewCountController ( IViewCountResource service, IErrorSignaler errorSignaler ) : System
service IViewCountResource
errorSignaler IErrorSignaler
Résultat System