C# Class FileFind.Meshwork.Protocol.ChatRoomInfo

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Свойство Type Description
Id string
Name string
Users string[]

Property Details

Id public_oe property

public string Id
Résultat string

Name public_oe property

public string Name
Résultat string

Users public_oe property

public string[] Users
Résultat string[]