Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到以下错误:
由于其保护级别而无法访问。只能处理公共类型。在 System.Xml.Serialization.TypeDesc.CheckSupported()
在我用于反序列化 XML 的模型类上。只有当我使用ILRepack. 如果我不合并程序集或排除包含它工作的模型类的程序集。
ILRepack