NHibernateProxyHelper provides convenience methods for working with
objects that might be instances of Classes or the Proxied version of
the Class.
Namespace: NHibernate.ProxyAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public static class NHibernateProxyHelper |
| Visual Basic |
|---|
<ExtensionAttribute> _ Public NotInheritable Class NHibernateProxyHelper |
| Visual C++ |
|---|
[ExtensionAttribute] public ref class NHibernateProxyHelper abstract sealed |