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