WCF exposing generic type 'T'

后端 未结 3 1571
走了就别回头了
走了就别回头了 2020-12-11 07:07

I write a WCF service for Insert and delete operation here we used generic method but it gives following error \"System.Runtime.Serialization.InvalidDataContractException: T

3条回答
  •  庸人自扰
    2020-12-11 07:28

    This post is old indeed, but maybe someone find this solution useful: WCF and Generics

提交回复
热议问题