C# Class HealthMonitoring.SelfHost.Controllers.MonitorsController

Inheritance: ApiController
Datei anzeigen Open project: wongatech/HealthMonitoring Class Usage Examples

Public Methods

Method Description
MonitorsController ( IHealthMonitorTypeRegistry healthMonitorTypeRegistry ) : System.Collections.Generic

Private Methods

Method Description
GetMonitorsTypes ( ) : IEnumerable
PostRegisterMonitors ( ) : IHttpActionResult

Method Details

MonitorsController() public method

public MonitorsController ( IHealthMonitorTypeRegistry healthMonitorTypeRegistry ) : System.Collections.Generic
healthMonitorTypeRegistry IHealthMonitorTypeRegistry
return System.Collections.Generic