C# Class withSIX.Play.Core.Games.Legacy.Arma.Commands.ConnectCommand

Inheritance: ISendMessage
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
Command string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ConnectCommand ( ServerAddress address, string password = null ) : System.Runtime.Serialization
ToGameCommand ( ) : string

Method Details

ConnectCommand() public méthode

public ConnectCommand ( ServerAddress address, string password = null ) : System.Runtime.Serialization
address ServerAddress
password string
Résultat System.Runtime.Serialization

ToGameCommand() public méthode

public ToGameCommand ( ) : string
Résultat string

Property Details

Command public_oe static_oe property

public static string Command
Résultat string