Hi,
I am very curious what is the difference between these two lines:
SomeEvent += new EventHandler(Me thod)
and
SomeEvent += new Method.
It bothers me lately:)
I am very curious what is the difference between these two lines:
SomeEvent += new EventHandler(Me thod)
and
SomeEvent += new Method.
It bothers me lately:)