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