Пример #1
0
 private void Debug(string format, params object[] objs)
 {
     SimPathStore.Debug(format, objs);
 }