C# Class Codebreak.App.Website.Signalr.ChatHub.ChatMessage

Show file Open project: hussein-aitlahcen/codebreak

Public Properties

Property Type Description
Content string
PlayerId long
Power int
Pseudo string
Time string

Property Details

Content public property

public string Content
return string

PlayerId public property

public long PlayerId
return long

Power public property

public int Power
return int

Pseudo public property

public string Pseudo
return string

Time public property

public string Time
return string