Esempio n. 1
0
 static void PrintAll(VirtualMemory vm)
 {
     vm.PrintAllPages();
 }