コード例 #1
0
ファイル: GameContext.cs プロジェクト: Phyzait/QTRHacker
 public void Close()
 {
     HContext?.Close();
 }