Beispiel #1
0
 public object Get(string name)
 {
     return(values.Get(name));
 }