public SystemInstance()
 {
     this.warrantyField = new Warranty();
 }
Esempio n. 2
0
 public SystemInstance()
 {
     this.warrantyField = new Warranty();
 }