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