MobileCommand constructor

MobileCommand(
  1. CameraCommand _command
)

Implementation

MobileCommand(this._command);