예제 #1
0
 static void PrintAll(VirtualMemory vm)
 {
     vm.PrintAllPages();
 }