Ejemplo n.º 1
0
 public string ToString(IVariableStore store)
 {
     return(ToString(store.GetName(ID)));
 }