Ejemplo n.º 1
0
 static void Main(string[] args)
 {
     MyBot bot = new MyBot();
 }
Ejemplo n.º 2
0
 static void Main(string[] args)
 {
     //Create the quote service
     MyBot bot = new MyBot();
 }
Ejemplo n.º 3
0
 static void Main(string[] args)
 {
     MyBot gentlemansBot = new MyBot();
 }