コード例 #1
0
ファイル: Methods.cs プロジェクト: joker-119/EinzNullSechs
 public Methods(EinzNullSechs plugin) => this.plugin = plugin;
コード例 #2
0
 public EventHandlers(EinzNullSechs plugin) => this.plugin = plugin;
コード例 #3
0
 public Commands(EinzNullSechs plugin) => this.plugin = plugin;