Exemplo n.º 1
0
 /// <summary>Creates an instance of the Remote Bot Base. Use Start(Bot,Port,Pass) to actually start listening.</summary>
 public RemoteBotEngine()
 {
     RemoteBotEvents = new RemoteBotEngine.RemoteEvents();
 }
Exemplo n.º 2
0
 /// <summary>Creates an instance of the Remote Bot Base. Use Start(Bot,Port,Pass) to actually start listening.</summary>
 public RemoteBotEngine()
 {
     RemoteBotEvents = new RemoteBotEngine.RemoteEvents();
 }