I have made a class file and i want to invoke actions(i.e. delegate events which is defined in a class) .
I want to initialize that delegate event. Is there any way to initialize them so that it will not produce cross thread exception on UI.
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.