阅读背景:

响应来自类实例列表的事件

来源:互联网 

I have a .NET class, InstrumentConnector, that has an event, StatusChanged. I want to create several instances of this class (each class handles a separate file) and respond when the StatusChanged event is raised any instance. How would I do this in .NET? Do I want to create a List(Of InstrumentConnector) or a similar IEnumerable? How do I write the event handler to respond to a particular instance's StatusChanged event?I have a .NET class, InstrumentConnector, that




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: