Inheritance: cleanLayer.Library.BotBase
Exemple #1
0
 public GrindBotForm(Grindbot bot)
 {
     _Parent = bot;
     InitializeComponent();
 }
Exemple #2
0
 public GrindBotForm(Grindbot bot)
 {
     _Parent = bot;
     InitializeComponent();
 }