C# Class LogViewer.LogEntryLevelCount

显示文件 Open project: Lundalogik/log4net-logviewer

Public Methods

Method Description
LogEntryLevelCount ( int>.IEnumerable counts ) : System
operator ( ) : LogEntryLevelCount

Private Methods

Method Description
GetKeys ( int>.IEnumerable x, int>.IEnumerable y ) : IEnumerable
GetOrZero ( int>.IEnumerable c, string key ) : int

Method Details

LogEntryLevelCount() public method

public LogEntryLevelCount ( int>.IEnumerable counts ) : System
counts int>.IEnumerable
return System

operator() public static method

public static operator ( ) : LogEntryLevelCount
return LogEntryLevelCount