RestSharp Get Post用法 ... <param name=”uri”>Api位置</param>/// <returns></returns>public async Task<T> GetAsync<T>(string uri){var request ...
確定! 回上一頁