Exemplo n.º 1
0
 public CircularShifterService()
 {
     shifter = new Shifter ("shift", "sort");
 }
Exemplo n.º 2
0
 public CircularShifterService()
 {
     shifter = new Shifter("shift", "sort");
 }