示例#1
0
 public Methods(Scp plugin) => this.plugin = plugin;
示例#2
0
 public ScpCommand(Scp plugin) => this.plugin = plugin;
示例#3
0
 public EventHandler(Scp plugin) => this.plugin = plugin;