B
BC
Hi all,
Just wondering what are the difference between:
public event EventHandler MessageNotify;
public EventHandler MessageNotify;
A friend told me it's related to the accessibility levels.
Cheers,
Benny
Just wondering what are the difference between:
public event EventHandler MessageNotify;
public EventHandler MessageNotify;
A friend told me it's related to the accessibility levels.
Cheers,
Benny