NHibernateProxyHelper provides convenience methods for working with
objects that might be instances of Classes or the Proxied version of
the Class.
Namespace: NHibernate.Proxy
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class NHibernateProxyHelper |
| C# |
|---|
public sealed class NHibernateProxyHelper |
| Visual C++ |
|---|
public ref class NHibernateProxyHelper sealed |