Ejemplo n.º 1
0
 public void Register(ISpecProvider provider)
 {
     _providers.Add(provider.GetType(), provider);
 }