WWWForm form = new WWWForm(); Dictionary<string, string> data = new Dictionary<string, string>();. //添加("伺服器端參數",C#參數) data.Add("id",id);
確定! 回上一頁