T
Terry Olsen
Can I have an Event & Method with the same name in the same class? I want
to have a "Close" method to close a socket and a "Close" event to be raised
when the socket is closed.
to have a "Close" method to close a socket and a "Close" event to be raised
when the socket is closed.
)