Exemple #1
0
 public void Dispose()
 {
     // Unhook from reading the game memory
     oriMemory.Dispose();
 }