Exemple #1
0
 public WMS105MatReturnEditForm(WMS_M105_MatReturn outStore, IWMS_M105_MatReturnService matReturnService)
 {
     InitializeComponent();
     this.tempData         = outStore;
     this.matReturnService = matReturnService;
 }