Exemplo n.º 1
0
 public void PluginTypes_ConfiguresPluginTypes()
 {
     _options.PluginTypes(config => Assert.AreSame(_options.PluginTypesDirective, config));
 }