Exemple #1
0
 public string GetAttribute(string attributeName)
 {
     return(xmlConfig.GetAttribute(attributeName));
 }