c# cannot cast from 'IInterface' to 'IInterface - Convert class without generic to interface with generic

前端 未结 0 1558
天涯浪人
天涯浪人 2020-12-23 02:56

I Have the interface IJob which is an parameter in many of my functions. But this interface is actually generic (IJob). I want to avoid pa

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