C# Class Sogeti.ProvisioningWeb.Controllers.LogController

Inheritance: Controller
Afficher le fichier Open project: sogeti/Site-provisioning

Méthodes publiques

Méthode Description
LogController ( ILogService logService, INotificationService notificationService ) : System

Private Methods

Méthode Description
ProgressUpdate ( ) : System.Web.Mvc.ActionResult
Queue ( ) : System.Web.Mvc.ActionResult
RequestProgress ( ActionRequest request ) : System.Web.Mvc.ActionResult

Method Details

LogController() public méthode

public LogController ( ILogService logService, INotificationService notificationService ) : System
logService ILogService
notificationService INotificationService
Résultat System