Question regarding to value/reference type of events

前端 未结 0 645
清歌不尽
清歌不尽 2020-12-18 23:51

On the MSDN, I have found following:

public event EventHandler SampleEvent;

public void DemoEvent(string val)
{
// Copy to a temporary va         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题