摘要:
[DataContract] public class GroupDto { [DataMember] public int id { get; set; } [DataMember] public string name{ get; set; } [DataMember] public List Users { get; set; } ... 阅读全文
posted @ 2016-04-01 14:00
calochCN
阅读(168)
评论(0)
推荐(0)
摘要:
this kind of problems are usually caused by some IIS configuration issues, like application pool settings, application pool anonymous settings, in my 阅读全文
posted @ 2016-04-01 10:59
calochCN
阅读(619)
评论(0)
推荐(0)
浙公网安备 33010602011771号