会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jun's World
Keep moving.
博客园
首页
新随笔
联系
管理
2017年8月18日
C#匿名参数(转载too)
摘要: 匿名方法是在初始化委托时内联声明的方法。 例如下面这两个例子: 不使用匿名方法的委托: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApp
阅读全文
posted @ 2017-08-18 11:02 学习虾
阅读(1699)
评论(1)
推荐(0)
公告