Ejemplo n.º 1
0
 public object ValueAtKey(object k)
 {
     return(state.ValueAtKey(k));
 }