Ejemplo n.º 1
0
 public Piece FindParts(string partsName)
 {
     return(CurrentStage.FindPart(partsName));
 }