public static bool IsConnectingServer() { string serverAddress = Properties.Settings.Default.ServerAddress; try { HttpWebRequest request ...
確定! 回上一頁