예제 #1
0
 public string GetPathValue(string setting)
 {
     return(ConfigSection.UnescapeString(GetStringValue(setting)));
 }