ExpressionParserFindBestMethod Method |
[Missing <summary> documentation for "M:System.Linq.Dynamic.ExpressionParser.FindBestMethod(System.Collections.Generic.IEnumerable{System.Reflection.MethodBase},System.Linq.Expressions.Expression[],System.Reflection.MethodBase@)"]
Namespace: System.Linq.Dynamic
private int FindBestMethod( IEnumerable<MethodBase> methods, Expression[] args, out MethodBase method )