Esempio n. 1
0
 public void AddDataOfType(Object o, Type t, string n)
 {
     currentvars.AddDataOfType(o, t, n, 5);
 }