Exemple #1
0
 protected override void OnStart(string[] args)
 {
     WaterLib.StartWaterBot();
 }
Exemple #2
0
 static void Main(string[] args)
 {
     WaterLib.StartWaterBot();
 }