NestedUnitOfWork.GetNestedObject Method
Name | Parameters | Description |
---|---|---|
Get |
obj |
Returns the object in the current unit of work which is the ‘copy’ of the specified object that is owned by the parent Session or Unit |
Get |
obj | Returns the object of the type designated by the specified generic type parameter, which is the ‘copy’ of the specified object owned by the parent session. |