public abstract class JCVoidEventEmit extends Object implements IJCVoidEventEmit
JCVoidEventEmit
class represents a generic implementation of
IJCVoidEventEmit
Constructor and Description |
---|
JCVoidEventEmit() |
Modifier and Type | Method and Description |
---|---|
abstract void |
EventRaised(Object... args)
Invoked when associated event on CLR context is raised.
|
public abstract void EventRaised(Object... args)
EventRaised
in interface IJCVoidEventEmit
args
- The arguments returned from the event