public SystemInstance()
 {
     this.warrantyField = new Warranty();
 }
Exemple #2
0
 public SystemInstance()
 {
     this.warrantyField = new Warranty();
 }