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