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
Reporting
C# Class Reporting, ScalableJoins
Inheritance:
System.Web.UI.Page
Exibir arquivo
Open project: JoinPatterns/ScalableJoins
Class Usage Examples
Public Properties
Property
Type
Description
X
List
data
Dictionary
>
Public Methods
Method
Description
AddX
(
int
x
) :
void
ReportData
(
bool
withSpeedup
= true ) :
void
Method Details
AddX()
public
static
method
public
static
AddX
(
int
x
) :
void
x
int
return
void
ReportData()
public
static
method
public
static
ReportData
(
bool
withSpeedup
= true ) :
void
withSpeedup
bool
return
void
Property Details
X
public_oe static_oe property
public
static
List
X
return
List
data
public_oe static_oe property
public
static
Dictionary
>
data
return
Dictionary
>