Decide if class has generic ancestor of specific generic argument type

后端 未结 0 1751
有刺的猬
有刺的猬 2020-12-16 13:40

Say I have a class CoolStorageClass, which inherits from StorageClassBase:

public abstract StorageClassBase
{
//does something
}

pu         


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