C# Class NuGetGallery.StatisticsPivot

Show file Open project: NuGet/NuGetGallery Class Usage Examples

Public Methods

Method Description
GroupBy ( IList facts, string pivot ) : string>.Tuple

Private Methods

Method Description
AddOrderedNext ( Level level ) : void
Assign ( Level result, NuGetGallery.StatisticsFact fact, string dimensions, int depth ) : void
Count ( Level level ) : int
Expand ( Level result, NuGetGallery.StatisticsFact fact, string dimensions, int depth ) : void
InnerGroupBy ( IList facts, string groupBy ) : Level
InnerPopulateTable ( Level level, TableEntry table, int &row, int col ) : void
PopulateTable ( Level level, TableEntry table ) : void
Total ( Level level ) : int

Method Details

GroupBy() public static method

public static GroupBy ( IList facts, string pivot ) : string>.Tuple
facts IList
pivot string
return string>.Tuple