[Missing <summary> documentation for "M:NHibernate.Linq.Functions.StandardLinqExtensionMethodGenerator.GetMethodGenerator(System.Reflection.MethodInfo)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public IHqlGeneratorForMethod GetMethodGenerator( MethodInfo method ) |
| Visual Basic |
|---|
Public Function GetMethodGenerator ( _ method As MethodInfo _ ) As IHqlGeneratorForMethod |
| Visual C++ |
|---|
public: virtual IHqlGeneratorForMethod^ GetMethodGenerator( MethodInfo^ method ) sealed |
Parameters
- method
- Type: System.Reflection..::..MethodInfo
[Missing <param name="method"/> documentation for "M:NHibernate.Linq.Functions.StandardLinqExtensionMethodGenerator.GetMethodGenerator(System.Reflection.MethodInfo)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Linq.Functions.StandardLinqExtensionMethodGenerator.GetMethodGenerator(System.Reflection.MethodInfo)"]