C# Class OpenRA.ChatSettings

Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Свойство Type Description
Channel string
ConnectAutomatically bool
Hostname string
Nickname string
Port int
QuitMessage string
TimestampFormat string

Property Details

Channel public_oe property

public string Channel
Résultat string

ConnectAutomatically public_oe property

public bool ConnectAutomatically
Résultat bool

Hostname public_oe property

public string Hostname
Résultat string

Nickname public_oe property

public string Nickname
Résultat string

Port public_oe property

public int Port
Résultat int

QuitMessage public_oe property

public string QuitMessage
Résultat string

TimestampFormat public_oe property

public string TimestampFormat
Résultat string