C# Class Reporting, ScalableJoins

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: JoinPatterns/ScalableJoins Class Usage Examples

Méthodes publiques

Свойство Type Description
X List
data Dictionary>

Méthodes publiques

Méthode Description
AddX ( int x ) : void
ReportData ( bool withSpeedup = true ) : void

Method Details

AddX() public static méthode

public static AddX ( int x ) : void
x int
Résultat void

ReportData() public static méthode

public static ReportData ( bool withSpeedup = true ) : void
withSpeedup bool
Résultat void

Property Details

X public_oe static_oe property

public static List X
Résultat List

data public_oe static_oe property

public static Dictionary> data
Résultat Dictionary>