Exemplo n.º 1
0
 public Methods(Scp plugin) => this.plugin = plugin;
Exemplo n.º 2
0
 public ScpCommand(Scp plugin) => this.plugin = plugin;
Exemplo n.º 3
0
 public EventHandler(Scp plugin) => this.plugin = plugin;