[Missing <summary> documentation for "M:NHibernate.Event.IPostCollectionRecreateEventListener.OnPostRecreateCollection(NHibernate.Event.PostCollectionRecreateEvent)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void OnPostRecreateCollection( PostCollectionRecreateEvent event ) |
Visual Basic |
---|
Sub OnPostRecreateCollection ( _ event As PostCollectionRecreateEvent _ ) |
Visual C++ |
---|
void OnPostRecreateCollection( PostCollectionRecreateEvent^ event ) |
Parameters
- event
- Type: NHibernate.Event..::..PostCollectionRecreateEvent
[Missing <param name="event"/> documentation for "M:NHibernate.Event.IPostCollectionRecreateEventListener.OnPostRecreateCollection(NHibernate.Event.PostCollectionRecreateEvent)"]