Raising events in interfaces

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
1 post Page 1 of 1
Contributors
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Raising events in interfaces
Filip
Hello,

Is there a way to raise an event in public interface which would be used for plugin support.

Code of interface is following:
Code: Select all
    Event commandTriggered(ByVal command As String, ByVal args() As String)
Thank you for your time!
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
1 post Page 1 of 1
Return to “Coding Help & Support”