Combining generics functions and generics in C#. Problem when casting to type

后端 未结 0 1437
深忆病人
深忆病人 2021-01-21 19:56

I have been working with generics and getting an error when I try to cast a subclass to its generic parent. Currently my code fails at the cast to VenueRequestDTO. I have tried

相关标签:
回答
  • 消灭零回复
提交回复
热议问题