MultipleZoomCommand constructor

MultipleZoomCommand(
  1. CameraCommand _command
)

Implementation

MultipleZoomCommand(this._command);