Type t = Type.GetType("BLL.MyLayers.TestLayer,BLL");
t is always null for a generic class.
When I try to get the type for a normal class t is not null.
Why is that or do I something wrong?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…