C# Class BasicChat.Server.RoomMember

Datei anzeigen Open project: Rurouni/MassiveOnlineUniversalServerEngine Class Usage Examples

Public Properties

Property Type Description
RoomName string
UserChannel INetChannel
UserName string

Property Details

RoomName public_oe property

public string RoomName
return string

UserChannel public_oe property

public INetChannel UserChannel
return INetChannel

UserName public_oe property

public string UserName
return string