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.
名称不合规?布局?什么?
您有什么想法可以生成此消息吗?欢迎任何想法。我有一堆这样的警告。
实际上,我愿意删除 CLSCompliant(true),但我想知道根本原因。
它不只是Fluent.NHibernate组装不那么简单CLSCompliant吗?该 IProperty类型不合规,因此将其作为参数的方法不合规。
Fluent.NHibernate
CLSCompliant
IProperty
您可能有一个成员使用不同大小写的相同名称 - 例如 iProperty。或者,也许您有两个仅在大小写上有所不同的论点。