示例#1
0
 public MvpCommand(Mvp plugin) => this.plugin = plugin;
示例#2
0
 public Functions(Mvp plugin) => this.plugin = plugin;
示例#3
0
 public EventsHandler(Mvp plugin) => this.plugin = plugin;