2022年12月9日 星期五

Json To DataTable

     DataTable dt = JsonConvert.DeserializeObject<DataTable>(str_json);

沒有留言:

張貼留言