예제 #1
0
파일: s_window.cs 프로젝트: solwllms/quiver
 public static void CloseWindow()
 {
     _instance.Close();
 }