Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MagicTrick
Grid
C# Class MagicTrick.Grid
Exibir arquivo
Open project: ajlopez/TddRocks
Class Usage Examples
Public Methods
Method
Description
GetRow
(
int
nrow
) :
IList
Grid
(
IList
rowsdata
) :
System
Private Methods
Method
Description
GetNumbers
(
string
data
) :
IList
Method Details
GetRow()
public
method
public
GetRow
(
int
nrow
) :
IList
nrow
int
return
IList
Grid()
public
method
public
Grid
(
IList
rowsdata
) :
System
rowsdata
IList
return
System