Beispiel #1
0
 public WMS105MatGetEditForm(WMS_M105_MatGet inStore, IWMS_M105_MatGetService matGetService)
 {
     InitializeComponent();
     this.tempData      = inStore;
     this.matGetService = matGetService;
 }