The NHibernateProxyHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetClassWithoutInitializingProxy |
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!).
It is almost always better to use the entity name!
| |
| GuessClass |
Get the true, underlying class of a proxied persistent class. This operation
will NOT initialize the proxy and thus may return an incorrect result.
|
Extension Methods
| Name | Description |
|---|