是否可以实现以下代码?我知道它不起作用,但我想知道是否有解决方法?
Type k = typeof(double); List<k> lst = new List<k>();
c# generics types instance
c# ×1
generics ×1
instance ×1
types ×1