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

Inheritance: MessageBase, ISendMessage
ファイルを表示 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_oe static_oe property

public static string Command
return string