BadScript 2
Loading...
Searching...
No Matches
IBadNetworkConsoleClientCommandParser.cs
Go to the documentation of this file.
1
namespace
BadScript2.ConsoleAbstraction.Implementations.Remote.Client
;
2
6
public
interface
IBadNetworkConsoleClientCommandParser
7
{
12
public
void
ExecuteCommand
(
string
command);
13
}
BadScript2.ConsoleAbstraction.Implementations.Remote.Client.IBadNetworkConsoleClientCommandParser
Used to parse commands on the client.
Definition
IBadNetworkConsoleClientCommandParser.cs:7
BadScript2.ConsoleAbstraction.Implementations.Remote.Client.IBadNetworkConsoleClientCommandParser.ExecuteCommand
void ExecuteCommand(string command)
Executes a command on the client.
BadScript2.ConsoleAbstraction.Implementations.Remote.Client
Contains the Console Client Implementation for the Remote Console Abstraction over TCP.
Definition
BadDefaultNetworkClientCommandParser.cs:10
src
BadScript2.Common
BadScript2.ConsoleAbstraction
Implementations
Remote
Client
IBadNetworkConsoleClientCommandParser.cs
Generated by
1.9.8