Esempio n. 1
0
 public Plate_Plate Copy(Plate_Plate Ref)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Plate_Plate(Plate_Plate Ref)
     : base()
 {
     throw new NotImplementedException();
 }