Exemple #1
0
 public SemaphorePlugin(IPluginContext <SemaphorePluginConfiguration> context)
 {
     _target = context.GetExtension(100);
 }