CmdExec constructor

CmdExec(
  1. Manager manager
)

Implementation

CmdExec(Manager manager):
  this._m = manager;