Example #1
0
 void IOperation.OperationFromSystem()
 {
     TestMethods.ShowVersion();
 }
Example #2
0
 void IOperation.OperationFromSystem()
 {
     TestMethods.ShowTime();
 }
Example #3
0
 void IOperation.OperationFromSystem()
 {
     TestMethods.CountCapitals();
 }