Esempio n. 1
0
 public Variable()
 {
     this.Name = RandomGenerator.RandomString(10);
 }