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