Ejemplo n.º 1
0
 public EventHandler(WaitingAndChilling plugin)
 {
     this.plugin = plugin;
 }
Ejemplo n.º 2
0
 public CommandHandler(WaitingAndChilling plugin)
 {
     this.plugin = plugin;
 }