Currently you can connect and Reach the "ConnectState" from there anything you state will just be an "InvalidCommand"
7 lines
No EOL
111 B
C#
7 lines
No EOL
111 B
C#
namespace WinPC.Engine.Abstract.Directors
|
|
{
|
|
public interface IRuleDirector
|
|
{
|
|
|
|
}
|
|
} |