Beispiel #1
0
 protected static void LOG_OUTPUT(string log, params object[] arguments)
 {
     TestServices.LOG_OUTPUT(log, arguments);
 }