C# Class TRManager.UpdateTimerEventArgs

Arguments for an UpdateTimerEvent.
Inheritance: System.EventArgs
Show file Open project: UristMcMiner/SE-Projekt_RWB.csharp

Public Methods

Method Description
UpdateTimerEventArgs ( Incident incident, System.TimeSpan time ) : System

Method Details

UpdateTimerEventArgs() public method

public UpdateTimerEventArgs ( Incident incident, System.TimeSpan time ) : System
incident Incident
time System.TimeSpan
return System