Esempio n. 1
0
 public SoPhuc(SoPhuc t2)
 {
     this.thuc = t2.thuc;
     this.ao   = t2.ao;
 }