Ejemplo n.º 1
0
 public UiManager(AutoChangeExt plugin)
 {
     _plugin = plugin;
 }
Ejemplo n.º 2
0
 public DbHelper(AutoChangeExt plugin)
 {
     _plugin = plugin;
 }
 public ChangerProvider(AutoChangeExt plugin)
 {
     _plugin = plugin;
 }