kstallings

kstallings

  • NA
  • 10
  • 0

C# this.invoke(mydelegate)

Sep 14 2004 4:23 PM
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)