开发者

In which assembly I find namespace 'NHibernate.Proxy.Poco.Castle'?

开发者 https://www.devze.com 2022-12-28 02:13 出处:网络
In which assembly I find namespace \'NHibernate.Proxy.Poco.Castle\'? I can find in NHibernate.dll the Pro开发者_JAVA百科xy.Poco, but not Proxy.Poco.Castle... (using Nhibernate 2.1.2.4000).I believe th

In which assembly I find namespace 'NHibernate.Proxy.Poco.Castle'? I can find in NHibernate.dll the Pro开发者_JAVA百科xy.Poco, but not Proxy.Poco.Castle... (using Nhibernate 2.1.2.4000).


I believe that's quite old; in recent versions the namespace is NHibernate.ByteCode.Castle, and it's in NHibernate.ByteCode.Castle.dll

0

精彩评论

暂无评论...
验证码 换一张
取 消