Ejemplo n.º 1
0
 public void Info(string msg, params object[] args)
 {
     _CacheLogMessage(MB2_Log.Info(msg, args));
 }