Пример #1
0
 public string GetExpanded(string key)
 {
     return(ConfigSource.GetExpanded(this, key));
 }