generic NOT constraint where T : !IEnumerable

前端 未结 7 1442
余生分开走
余生分开走 2020-12-03 13:31

As per the title, is it possible to declare type-negating constraints in c# 4 ?

7条回答
提交回复
热议问题