本文介绍了学习代表和活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 我是C#的新手,想要在控制台应用程序中创建自己的活动。 但是我在精神上苦苦挣扎,并查看了MSDN 文档,但我得知空白。网上有什么地方 显示一个非常基本的代表和一个非常基本的事件?一些不错的 简单的示例代码就是我正在寻找的,没有任何毛病。 谢谢! - Mark Allison,SQL Server MVP http://www.markallison.co.uk 寻找SQL Server复制书? http://www.nwsu.com/0974973602m.html 解决方案 Hi, I am new to C# and want to create my own events within a console app.However I am struggling mentally with this, and have looked at the MSDNdocumentation but I am drawing a blank. Is there anywhere on the netthat shows a very basic delegate and a very basic event? Some nicesimple example code is what I''m looking for with no fluff around it. Thanks! --Mark Allison, SQL Server MVP http://www.markallison.co.uk Looking for a SQL Server replication book? http://www.nwsu.com/0974973602m.html 解决方案 这篇关于学习代表和活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-17 10:24