BaseTaskOptions constructor

BaseTaskOptions()

Implementing classes will contain two BaseInnerTaskOptions subclasses, including a descendent of the universal options struct, BaseBaseOptions. The second field will be task-specific.

Implementation

BaseTaskOptions();