C# Class Sanderling.Interface.MemoryStruct.ChatMessage

Inheritance: ListEntry
显示文件 Open project: Arcitectus/Sanderling Class Usage Examples

Public Methods

Method Description
ChatMessage ( ) : System.Collections.Generic
ChatMessage ( ChatMessage @base ) : System.Collections.Generic

Method Details

ChatMessage() public method

public ChatMessage ( ) : System.Collections.Generic
return System.Collections.Generic

ChatMessage() public method

public ChatMessage ( ChatMessage @base ) : System.Collections.Generic
@base ChatMessage
return System.Collections.Generic