Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenBveApi
Runtime
Time
C# Class OpenBveApi.Runtime.Time
Represents a time.
ファイルを表示
Open project: leezer3/OpenBVE
Class Usage Examples
Public Methods
Method
Description
Time
(
double
value
) :
System
Creates a new instance of this class.
Method Details
Time()
public
method
Creates a new instance of this class.
public
Time
(
double
value
) :
System
value
double
The time in seconds.
return
System