Свойство | Type | Description | |
---|---|---|---|
InGame | bool | ||
Sender | string | ||
SenderId | string | ||
SenderStyle | string | ||
UserType | string |
Méthode | Description | |
---|---|---|
ChatLine ( ) : System | ||
ChatLine ( long date, string chat, string userType, string sender, string senderId, string senderStyle, string content, bool inGame ) : System | ||
Insert ( ) : void |
public ChatLine ( long date, string chat, string userType, string sender, string senderId, string senderStyle, string content, bool inGame ) : System | ||
date | long | |
chat | string | |
userType | string | |
sender | string | |
senderId | string | |
senderStyle | string | |
content | string | |
inGame | bool | |
Résultat | System |