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