[Missing <summary> documentation for "M:NHibernate.Linq.Visitors.QuerySourceLocator.FindQuerySource(Remotion.Linq.QueryModel,System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static IQuerySource FindQuerySource( QueryModel queryModel, Type type ) |
Visual Basic |
---|
Public Shared Function FindQuerySource ( _ queryModel As QueryModel, _ type As Type _ ) As IQuerySource |
Visual C++ |
---|
public: static IQuerySource^ FindQuerySource( QueryModel^ queryModel, Type^ type ) |
Parameters
- queryModel
- Type: Remotion.Linq..::..QueryModel
[Missing <param name="queryModel"/> documentation for "M:NHibernate.Linq.Visitors.QuerySourceLocator.FindQuerySource(Remotion.Linq.QueryModel,System.Type)"]
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:NHibernate.Linq.Visitors.QuerySourceLocator.FindQuerySource(Remotion.Linq.QueryModel,System.Type)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Linq.Visitors.QuerySourceLocator.FindQuerySource(Remotion.Linq.QueryModel,System.Type)"]