泛型錯誤 The type parameter 'T' cannot be used with the 'as' operator

泛型錯誤 The type parameter 'T' cannot be used with the 'as' operator because it does not have a class type constraint nor a 'class' constraint 若是T是接口 這是錯誤的 :return System.Activator.CreateInstance(reType)
相關文章
相關標籤/搜索