예제 #1
0
 public NewJenkinsTestSAPSMoMaster(Mozart.SeePlan.General.DataModel.Product prod, string customer) : 
         base(prod, customer)
 {
 }
예제 #2
0
 public NewJenkinsTestSAPSPegPart(Mozart.SeePlan.General.Pegging.GeneralMoMaster moMaster, Mozart.SeePlan.General.DataModel.Product product) : 
         base(moMaster, product)
 {
 }
예제 #3
0
 public NewJenkinsTestSAPSLot(string lotID, Mozart.SeePlan.General.DataModel.Product prod, string lineID) : 
         base(lotID, prod, lineID)
 {
 }