Method | Description | |
---|---|---|
ChatBufferItem ( ) : System | ||
ChatBufferItem ( System.DateTime timestamp, string from, UUID id, string text, ChatBufferTextStyle style ) : System |
public ChatBufferItem ( System.DateTime timestamp, string from, UUID id, string text, ChatBufferTextStyle style ) : System | ||
timestamp | System.DateTime | |
from | string | |
id | UUID | |
text | string | |
style | ChatBufferTextStyle | |
return | System |