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
DatabaseTask
C# Class DatabaseTask
ファイルを表示
Open project: FIU-SCIS-Senior-Projects/SmartBuilding4
Class Usage Examples
Public Properties
Property
Type
Description
maxTimeLimit
int
Public Methods
Method
Description
DatabaseTask
(
int
start
,
int
y
) :
UnityEngine
ToString
( ) :
string
Method Details
DatabaseTask()
public
method
public
DatabaseTask
(
int
start
,
int
y
) :
UnityEngine
start
int
y
int
return
UnityEngine
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
maxTimeLimit
public_oe static_oe property
public
static
int
maxTimeLimit
return
int