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
HighLife
Cell
C# Class HighLife.Cell
显示文件
Open project: stonemonkey/Internship2013
Class Usage Examples
Public Methods
Method
Description
Cell
(
int
x
,
int
y
,
CellValue
cellValue
)
Method Details
Cell()
public
method
public
Cell
(
int
x
,
int
y
,
CellValue
cellValue
)
x
int
y
int
cellValue
CellValue