Open(); MySqlDataReader reader = cmd.ExecuteReader(); UserModel UM = new UserModel(); While (reader.Read()) { UM.
確定! 回上一頁