コード例 #1
0
 public Commands(TextChat plugin) => this.plugin = plugin;
コード例 #2
0
 public EventHandlers(TextChat plugin) => this.plugin = plugin;
コード例 #3
0
 public Methods(TextChat plugin) => this.plugin = plugin;