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

Inheritance: ISendReceiveMessage
ファイルを表示 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
Command string

Public Methods

Method Description
ParseInput ( string substring ) : void
ToGameCommand ( ) : string

Method Details

ParseInput() public method

public ParseInput ( string substring ) : void
substring string
return void

ToGameCommand() public method

public ToGameCommand ( ) : string
return string

Property Details

Command public_oe static_oe property

public static string Command
return string