C# Class ASPNETCoreAngular2Demo.Services.TimerEventArgs

Inheritance: System.EventArgs
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Public Methods

Method Description
TimerEventArgs ( int value ) : System

Method Details

TimerEventArgs() public method

public TimerEventArgs ( int value ) : System
value int
return System