Beispiel #1
0
 public bool ContainsNode(string name)
 {
     return(_config.ContainsNode(name));
 }