Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ScrewTurn
Wiki
LogEntryRow
C# Class ScrewTurn.Wiki.LogEntryRow
Represents a log entry for display purposes.
Show file
Open project: mono/ScrewTurnWiki
Public Methods
Method
Description
LogEntryRow
(
LogEntry
entry
) :
System
Initializes a new instance of the
T:LogEntryRow
class.
Method Details
LogEntryRow()
public
method
Initializes a new instance of the
T:LogEntryRow
class.
public
LogEntryRow
(
LogEntry
entry
) :
System
entry
ScrewTurn.Wiki.PluginFramework.LogEntry
The original log entry.
return
System