Ejemplo n.º 1
0
 public int this[SpecialVariableKey key]
 {
     get
     {
         return(key.value());
     }
 }