Example #1
0
 public object GetSettingFrom(string filename)
 {
     return(inner.GetSettingFrom(filename));
 }