C# 클래스 NuGetGallery.StatisticsPivot

파일 보기 프로젝트 열기: NuGet/NuGetGallery 1 사용 예제들

공개 메소드들

메소드 설명
GroupBy ( IList facts, string pivot ) : string>.Tuple

비공개 메소드들

메소드 설명
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

메소드 상세

GroupBy() 공개 정적인 메소드

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