Click or drag to resize

ClientStatsLanguage Property

The language the client was written in

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public string Language { get; set; }

Property Value

Type: String
See Also