C# 클래스 Sogeti.ProvisioningWeb.Controllers.LogController

상속: Controller
파일 보기 프로젝트 열기: sogeti/Site-provisioning

공개 메소드들

메소드 설명
LogController ( ILogService logService, INotificationService notificationService ) : System

비공개 메소드들

메소드 설명
ProgressUpdate ( ) : System.Web.Mvc.ActionResult
Queue ( ) : System.Web.Mvc.ActionResult
RequestProgress ( ActionRequest request ) : System.Web.Mvc.ActionResult

메소드 상세

LogController() 공개 메소드

public LogController ( ILogService logService, INotificationService notificationService ) : System
logService ILogService
notificationService INotificationService
리턴 System