コード例 #1
0
ファイル: Screen.cs プロジェクト: Sakamaki-Izayoi/Evaders
 protected void Close()
 {
     _manager.Remove(this);
 }