C# Class Sanderling.Interface.MemoryStruct.ChatParticipantEntry

Inheritance: ListEntry, IChatParticipantEntry
显示文件 Open project: Arcitectus/Sanderling

Public Methods

Method Description
ChatParticipantEntry ( ) : System.Collections.Generic
ChatParticipantEntry ( IListEntry @base ) : System.Collections.Generic

Method Details

ChatParticipantEntry() public method

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

ChatParticipantEntry() public method

public ChatParticipantEntry ( IListEntry @base ) : System.Collections.Generic
@base IListEntry
return System.Collections.Generic