C# Class Blog.Web.Site.Controllers.LogController

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

Méthodes publiques

Méthode Description
Error ( string message ) : void
Index ( ) : System.Web.Mvc.ActionResult
LogController ( IErrorSignaler errorSignaler ) : System

Method Details

Error() public méthode

public Error ( string message ) : void
message string
Résultat void

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

LogController() public méthode

public LogController ( IErrorSignaler errorSignaler ) : System
errorSignaler IErrorSignaler
Résultat System