Example #1
0
 public MahloGridSource(ISewinQueue sewinQueue, IMahlo2 mahlo2, IMahloBowAndSkew bowAndSkew, IPatternRepeat patternRepeat)
 {
 }
Example #2
0
 public ProductionLine(IDbLocal dbLocal, ISewinQueue sewinQueue, IMahlo2 machlo2, IBowAndSkew bowAndSkew, IPatternRepeat patternRepeat, )
 {
     this.dbLocal    = dbLocal;
     this.sewinQueue = sewinQueue;
 }