コード例 #1
0
ファイル: CpuTest.cs プロジェクト: splatax/Ryujinx-1
 public void Teardown()
 {
     Memory.Dispose();
     Memory = null;
     Thread = null;
 }