Exemplo n.º 1
0
 public RowExtractor(IDirectionGenerator directionGenerator)
 {
     _directionGenerator = directionGenerator;
 }