C# Class InTheHand.ApplicationModel.Chat.ChatMessage

Represents a chat message.
显示文件 Open project: inthehand/Charming Class Usage Examples

Public Methods

Method Description
ChatMessage ( ) : System.Collections.Generic

Creates a new instance of the ChatMessage class.

Method Details

ChatMessage() public method

Creates a new instance of the ChatMessage class.
public ChatMessage ( ) : System.Collections.Generic
return System.Collections.Generic