C# 클래스 HealthMonitoring.SelfHost.Controllers.MonitorsController

상속: ApiController
파일 보기 프로젝트 열기: wongatech/HealthMonitoring 1 사용 예제들

공개 메소드들

메소드 설명
MonitorsController ( IHealthMonitorTypeRegistry healthMonitorTypeRegistry ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetMonitorsTypes ( ) : IEnumerable
PostRegisterMonitors ( ) : IHttpActionResult

메소드 상세

MonitorsController() 공개 메소드

public MonitorsController ( IHealthMonitorTypeRegistry healthMonitorTypeRegistry ) : System.Collections.Generic
healthMonitorTypeRegistry IHealthMonitorTypeRegistry
리턴 System.Collections.Generic