Exemple #1
0
 public PluginGraphBuilder Add(Registry registry)
 {
     _graph.ImportRegistry(registry);
     return(this);
 }