Ejemplo n.º 1
0
 public void LogError(ConfigurationError configurationError)
 {
     configurationErrorCollection.Add(configurationError);
 }