C# Class MemoryMappedLog.MainWindow.ViewableLogEntry

Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
ViewableLogEntry ( ) : System
ViewableLogEntry ( LogEntry logEntry ) : System

Method Details

ViewableLogEntry() public method

public ViewableLogEntry ( ) : System
return System

ViewableLogEntry() public method

public ViewableLogEntry ( LogEntry logEntry ) : System
logEntry LogEntry
return System