[Missing <summary> documentation for "M:Remotion.Linq.QueryModel.GetResultType"]

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

Syntax

C#
public Type GetResultType()
Visual Basic
Public Function GetResultType As Type
Visual C++
public:
Type^ GetResultType()

Return Value

[Missing <returns> documentation for "M:Remotion.Linq.QueryModel.GetResultType"]

See Also