Property | Type | Description | |
---|---|---|---|
Chat | string | ||
Content | string | ||
Date | long |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Insert ( ) : void | ||
Read ( dynamic row ) : |
Method | Description | |
---|---|---|
HistoryLine ( ) : System | ||
HistoryLine ( long date, string chat, string content ) : System |
protected HistoryLine ( long date, string chat, string content ) : System | ||
date | long | |
chat | string | |
content | string | |
return | System |
public static Read ( dynamic row ) : |
||
row | dynamic | |
return |