Welcome! Log In Create A New Profile

Advanced

[WD23] DotNetDelegate

Posted by dje 
dje
[WD23] DotNetDelegate
October 08, 2018 05:26AM
Hi
I am trying to use a .Net Assembly & I need to use several delegates. The problem I have is that the .Net code uses anonymous delegates eg
private void OnStatusChanged(object sender, xxStatusEventArgs xxStatus)
        {
            this.Invoke(new MethodInvoker(delegate ()
            }));
        }

Any ideas how I can translate this to something I can use in WD?

Thanks

David
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: