LogFileEntry Constructor
Overloads
LogFileEntry(LogType, DateTime, String)
Declaration
public LogFileEntry(LogType type, DateTime time, string text)
Parameters
Type | Name | Description |
---|---|---|
LogType | type | |
System.DateTime | time | |
System.String | text |