Exemplo n.º 1
0
 /// <summary>
 /// Call before app exit after everything else
 /// </summary>
 public static void Dispose()
 {
     DebugLog.Dispose();
 }