Ejemplo n.º 1
0
 public bool ContainsAttribute(string elementPath, string attributeName)
 {
     return(_webConfig.ContainsAttribute(elementPath, attributeName));
 }