Beispiel #1
0
 public static void Cleanup()
 {
     Context?.Dispose();
     Context       = null;
     Configuration = null;
 }