コード例 #1
0
 public void LogError(ConfigurationError configurationError)
 {
     configurationErrorCollection.Add(configurationError);
 }