0

在 php 中,它看起来很简单,如下所示:

$client->map(array("abc" => "def", "zxc" => "vbn"));

函数定义为:

function map($data) {

主要问题是没有一个 c# 泛型是可序列化的,所以我不能以任何方式发送那种类型的数组。经过几天的艰苦思考,我没有主意了怎么办?

4

0 回答 0