C# Class TRManager.UpdateTimerEventArgs

Arguments for an UpdateTimerEvent.
Inheritance: System.EventArgs
Afficher le fichier Open project: UristMcMiner/SE-Projekt_RWB.csharp

Méthodes publiques

Méthode Description
UpdateTimerEventArgs ( Incident incident, System.TimeSpan time ) : System

Method Details

UpdateTimerEventArgs() public méthode

public UpdateTimerEventArgs ( Incident incident, System.TimeSpan time ) : System
incident Incident
time System.TimeSpan
Résultat System