Пример #1
0
 public string FindText(string name)
 {
     return(_config.FindText(name));
 }