so, if I ignore the check
So the question is (slightly more refined)
What does IsAlive mean, and why is it false, can I just ignore it safely?
Cheers
if (weakDelegate.IsAlive){
...
and just fire the code, it all seems to work.So the question is (slightly more refined)
What does IsAlive mean, and why is it false, can I just ignore it safely?
Cheers