会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
贾咩咩
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年3月6日
action,func简洁用法
new Action(() => { }).Invoke();new Action(() => { })(); new Func<int, int>(s => { return s; }).Invoke(1); new Func<int, List<int>>(s => { return new L
Read More
posted @ 2019-03-06 16:03 贾咩咩
Views(161)
Comments(0)
Diggs(0)
公告