Since you are projecting (selecting) the members of the type T to the same type T , the required Expression<Func<T, T>> can relatively easy ...
確定! 回上一頁