Ejemplo n.º 1
0
 //Constructor Overload(For Referencing Former Form PlanLocVerification)
 public PLV_Inquiry(PlanLocVerification p) : this()
 {
     this.p = p;
 }
 public PLV_Maintenance(PlanLocVerification p) : this()
 {
     this.p = p;
 }