C# Class withSIX.Mini.Plugin.Arma.Services.CommandAPI.Commands.SessionCommand

Inheritance: ISendReceiveMessage
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

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