Ejemplo n.º 1
0
 public static void Exception(object o)
 {
     Log.DebugWrite(((System.Exception)o).StackTrace);
 }