[Missing <summary> documentation for "M:NHibernate.Bytecode.IProxyFactoryFactory.IsProxy(System.Object)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
bool IsProxy( Object entity ) |
| Visual Basic |
|---|
Function IsProxy ( _ entity As Object _ ) As Boolean |
| Visual C++ |
|---|
bool IsProxy( Object^ entity ) |
Parameters
- entity
- Type: System..::..Object
[Missing <param name="entity"/> documentation for "M:NHibernate.Bytecode.IProxyFactoryFactory.IsProxy(System.Object)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Bytecode.IProxyFactoryFactory.IsProxy(System.Object)"]