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
Database
TimeService
C# Class Database.TimeService
ファイルを表示
Open project: bouvet/BBR2015
Public Properties
Property
Type
Description
GetNow
Func
Public Methods
Method
Description
AddSeconds
(
int
seconds
) :
void
ResetToRealTime
( ) :
void
Method Details
AddSeconds()
public
static
method
public
static
AddSeconds
(
int
seconds
) :
void
seconds
int
return
void
ResetToRealTime()
public
static
method
public
static
ResetToRealTime
( ) :
void
return
void
Property Details
GetNow
public_oe static_oe property
public
static
Func
GetNow
return
Func