Following Anonymous method implementation to pass delegate method: List<int> evenNumbers = list.FindAll ( delegate(int i) ...