Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The delegate 'delegate' is missing the Invoke method
You imported and used a managed program (one that uses the .NET runtime) that was created with another compiler. That compiler allowed an ill-formed delegate. Therefore, the Invoke
method was not available. For more information, see Delegates.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.