Ejemplo n.º 1
0
 public void Stepper_Testing()
 {
     IStackTester.Stepper_Testing <StackLinked <int> >();
 }
Ejemplo n.º 2
0
 public void Stepper_Testing()
 {
     IStackTester.Stepper_Testing <StackArray <int> >();
 }