首页 新闻 会员 周边 捐助
1
回答数

回答被采纳 这样的Lambda表达式参数如何传递

public static string GetPropertyInfo<T, TR>(Expression<Func<T, TR>> select) { var body = select.Body