C# Class ASPNETCoreAngular2Demo.Services.TimerService

Inheritance: ITimerService
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Public Methods

Method Description
TimerService ( IOptions options ) : System

Private Methods

Method Description
OnTimerElapsed ( object sender ) : void

Method Details

TimerService() public method

public TimerService ( IOptions options ) : System
options IOptions
return System