C# Class LogViewer.FileLogEntryController

Inheritance: System.Windows.Threading.DispatcherObject
Show file Open project: Lundalogik/log4net-logviewer Class Usage Examples

Public Methods

Method Description
FileLogEntryController ( ) : System

Private Methods

Method Description
AddToEntries ( LogEntry entry ) : void
OutOfBounds ( ) : void

Method Details

FileLogEntryController() public method

public FileLogEntryController ( ) : System
return System