Exemplo n.º 1
0
 public void Stepper_Testing()
 {
     IQueueTester.Stepper_Testing <QueueLinked <int> >();
 }
Exemplo n.º 2
0
 public void Stepper_Testing()
 {
     IQueueTester.Stepper_Testing <QueueArray <int> >();
 }