public facade(manfacture manfacture, notificationUserControl1 form)
 {
     this.manfacture = manfacture;
     this.form       = form;
 }