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

Inheritance: MessageCommand, ISendReceiveMessage
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Méthodes publiques

Méthode Description
ParseInput ( string substring ) : void
ReplyCommand ( )
ReplyCommand ( string message )
ToGameCommand ( ) : string

Method Details

ParseInput() public méthode

public ParseInput ( string substring ) : void
substring string
Résultat void

ReplyCommand() public méthode

public ReplyCommand ( )

ReplyCommand() public méthode

public ReplyCommand ( string message )
message string

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