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