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