Beispiel #1
0
 public bool ContainsElement(string elementPath)
 {
     return(_webConfig.ContainsElementPath(elementPath));
 }