Table of Contents
Previous Section
public DirectAction(WORequest) { ... }In the initWithRequest: method (or constructor), you perform anything that should happen before the WODirectAction performs any of the actions that it declares.
Table of Contents
Next Section