[Missing <summary> documentation for "M:Remotion.Linq.EagerFetching.FetchQueryModelBuilder.GetOrCreateFetchQueryModel"]

Namespace: Remotion.Linq.EagerFetching
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public QueryModel GetOrCreateFetchQueryModel()
Visual Basic
Public Function GetOrCreateFetchQueryModel As QueryModel
Visual C++
public:
QueryModel^ GetOrCreateFetchQueryModel()

Return Value

[Missing <returns> documentation for "M:Remotion.Linq.EagerFetching.FetchQueryModelBuilder.GetOrCreateFetchQueryModel"]

See Also