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

Inheritance: MessageBase, ISendMessage
Show file Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
Command string

Public Methods

Method Description
MessageCommand ( )
MessageCommand ( string message )
ToGameCommand ( ) : string

Method Details

MessageCommand() public method

public MessageCommand ( )

MessageCommand() public method

public MessageCommand ( string message )
message string

ToGameCommand() public method

public ToGameCommand ( ) : string
return string

Property Details

Command public static property

public static string Command
return string