Ejemplo n.º 1
0
 // Do not delete this method, it's used in the AsynchronousLogging extension
 public static void Write(CustomLog log)
 {
     log.Write();
 }