学习实践:委托与事件的小例子 - 握紧幸福 - 博... ... public void NiceToSeeYou(string name) //方法二 public event SaySomeThing SomeBodySay; //将要绑定委托的事件 SaySomeThing SayHello = new SaySomeThing(Hello); //实例化委托 ...
基于2个网页-相关网页
将要绑定委托的事件
The event to be bound to the delegation
以上为机器翻译结果,长、整句建议使用 人工翻译 。
应用推荐
模块上移
模块下移
不移动