|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This defines the interface to an occurance, something that happens discretly. It can also be thought of as a piece of executable code that can be used like an object, passed from one object as a paramter to a method of another object.
Method Summary | |
void |
DoIt()
Perform some sequence of actions. |
Method Detail |
public void DoIt()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |