Пример #1
0
 public void Error(string msg, params object[] args)
 {
     _CacheLogMessage(MB2_Log.Error(msg, args));
 }