Raising events in interfaces
Posted: Sat Jan 19, 2013 3:33 pm
Hello,
Is there a way to raise an event in public interface which would be used for plugin support.
Code of interface is following:
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
Thank you for your time! Event commandTriggered(ByVal command As String, ByVal args() As String)