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