C# Class StatLight.Core.Common.Abstractions.Timing.TimerWrapperElapsedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
TimerWrapperElapsedEventArgs ( System.DateTime signalTime ) : System

Method Details

TimerWrapperElapsedEventArgs() public method

public TimerWrapperElapsedEventArgs ( System.DateTime signalTime ) : System
signalTime System.DateTime
return System