为了账号安全,请及时绑定邮箱和手机立即绑定

在调用含有out类型参数的webservice方法时,out类型参数自动排列到最后是怎么回事?

在调用含有out类型参数的webservice方法时,out类型参数自动排列到最后是怎么回事?

梵蒂冈之花 2018-12-07 09:38:04
webservice中的方法为: public int GetTorrent(out byte[] torrentString, string password, int movieId) 调用时显示的参数顺序为: public int GetTorrent(string password, int movieId,out byte[] torrentString) 请问参数顺序变了是怎么回事?
查看完整描述

1 回答

?
慕桂英546537

TA贡献1848条经验 获得超10个赞

web service桩程序的自动规范处理,把out参数放到后面
不影响使用

查看完整回答
反对 回复 2019-01-21
  • 1 回答
  • 0 关注
  • 462 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信