MethodBinder static class MethodBinder Documentation Code public static TMethod SelectMethod<TMethod>(IEnumerable<TMethod> candidates, IList<Type> types) where TMethod : MethodBase Returns a best method overload for given argument types.