R
Ryan Liu
Hi,
I look at msdn class lib, it mentions == and != op for Delegate, but does
not mention operators += and -=
My question is: for -=, is that calling Delegate.Remove() or RemoveAll()?
Thanks,
Ryan
I look at msdn class lib, it mentions == and != op for Delegate, but does
not mention operators += and -=
My question is: for -=, is that calling Delegate.Remove() or RemoveAll()?
Thanks,
Ryan