Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TRManager
UpdateTimerEventArgs
C# Class TRManager.UpdateTimerEventArgs
Arguments for an UpdateTimerEvent.
Inheritance:
System.EventArgs
显示文件
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