Beispiel #1
0
 /** <inheritdoc /> */
 public void OnIgniteStop(bool cancel)
 {
     _pluginProvider.OnIgniteStop(cancel);
 }