[Missing <summary> documentation for "M:NHibernate.Criterion.RestrictionExtensions.ProcessIsLikeMatchMode(System.Linq.Expressions.MethodCallExpression)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public static ICriterion ProcessIsLikeMatchMode( MethodCallExpression methodCallExpression ) |
| Visual Basic |
|---|
Public Shared Function ProcessIsLikeMatchMode ( _ methodCallExpression As MethodCallExpression _ ) As ICriterion |
| Visual C++ |
|---|
public: static ICriterion^ ProcessIsLikeMatchMode( MethodCallExpression^ methodCallExpression ) |
Parameters
- methodCallExpression
- Type: System.Linq.Expressions..::..MethodCallExpression
[Missing <param name="methodCallExpression"/> documentation for "M:NHibernate.Criterion.RestrictionExtensions.ProcessIsLikeMatchMode(System.Linq.Expressions.MethodCallExpression)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Criterion.RestrictionExtensions.ProcessIsLikeMatchMode(System.Linq.Expressions.MethodCallExpression)"]