D
David
I need to implement in my class something to notify events to the
application.
I must focus in the performance, so maybe you can tell me if is better to
implement a event or a callback (using delegate directly)
Thanks
application.
I must focus in the performance, so maybe you can tell me if is better to
implement a event or a callback (using delegate directly)
Thanks