No it isn't, I was addressing the same situation and I reached to events by my self .. I was glad for that. Now I'm glad again to see an expert recommend my solution.
Why don't you pass a value like an enum to which class in the DLL as an input to choose between your choices instead of reading it bottom from DLL up to the UI?
Thanks,
Bassem
Yeah that's not a bad idea either - I tried & it worked!
Comment