Types in FluentNHibernate.Visitors
Public instance methods
IAsyncResult BeginInvoke(ICollectionMapping current, IEnumerable<ICollectionMapping> possibles, bool wasResolved, AsyncCallback callback, object object)
object DynamicInvoke(Object[] args)
void EndInvoke(IAsyncResult result)
Delegate[] GetInvocationList()
void Invoke(ICollectionMapping current, IEnumerable<ICollectionMapping> possibles, bool wasResolved)
Public properties