Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScrewTurn
Wiki
LogEntryRow
C# 클래스 ScrewTurn.Wiki.LogEntryRow
Represents a log entry for display purposes.
파일 보기
프로젝트 열기: mono/ScrewTurnWiki
공개 메소드들
메소드
설명
LogEntryRow
(
LogEntry
entry
) :
System
Initializes a new instance of the
T:LogEntryRow
class.
메소드 상세
LogEntryRow()
공개
메소드
Initializes a new instance of the
T:LogEntryRow
class.
public
LogEntryRow
(
LogEntry
entry
) :
System
entry
ScrewTurn.Wiki.PluginFramework.LogEntry
The original log entry.
리턴
System