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