C# Class BasicChat.Server.RoomMember

Afficher le fichier Open project: Rurouni/MassiveOnlineUniversalServerEngine Class Usage Examples

Méthodes publiques

Свойство Type Description
RoomName string
UserChannel INetChannel
UserName string

Property Details

RoomName public_oe property

public string RoomName
Résultat string

UserChannel public_oe property

public INetChannel UserChannel
Résultat INetChannel

UserName public_oe property

public string UserName
Résultat string