Method |
Description |
|
AppendFileRelatedDetails ( StringBuilder sb, string file ) : void |
|
|
AppendStats ( StringBuilder sb, CsvRelatedStats>.Dictionary stats ) : void |
|
|
CalculateTypeStatistics ( TypeCache typeCache, string inputFile ) : CsvRelatedStats>.Dictionary |
|
|
CheckSum ( string filename ) : string |
|
|
CreateCsvStatsFile ( string file, CsvRelatedStats>.Dictionary stats ) : void |
|
|
GetHashValue ( HashAlgorithm md5, string filename ) : string |
|
|
GetTypeNameFromManifest ( EventManifest manifest ) : string |
|
|
IsCsvLineParsable ( string line, TypeCache typeCache, EventStatistics>.Dictionary eventStatsCollection ) : bool |
|
|
IsStatsCsvAvailable ( string csvFile ) : bool |
|
|
TryParseStatsFromCsv ( string inputFile, TypeCache typeCache, EventStatistics>.Dictionary &eventStatsCollection ) : bool |
|
|