游客[注册]
|
登录
|
中文
|
english
整站搜索
用户博客
找到相关内容
1
篇
.
NET对象序列化
—TimeSpan
在WebServices中,TimeSpan不能作为系统的TimeSpan作为参数,在客户端会生成新的TimeSpan类。 一、问题重现 创建一个以TimeSpan为参数的Web Method: 1: [WebMethod] 2: public string HelloWorld(TimeSpan span) 3:
http://www.cyqdata.cn/cnblogs/article-detail-36941
2011/5/4 17:34:24