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