2
Reply

C# this.invoke(mydelegate)

kstallings

kstallings

Sep 14 2004 4:23 PM
6.4k
I have a program that apparently starts a method referenced by a delegate with the following code: this.Invoke(mydelegate) Can someone refer me to so sort of documentation about this?? Thanks, Keith Stallings

Answers (2)