Пример #1
0
 public static void Rest()
 {
     Bot.Rest();
     Quit(Bot);
     Bot = null;
 }