Example #1
0
 public void doRegistros(String log)
 {
     lock (this)
     {
         CForm.settxtInfo(log);
     }
 }