ReportCommand constructor
ReportCommand(
- ReportService _reportService,
- ReportState _state
Implementation
ReportCommand(this._reportService, this._state);
ReportCommand(this._reportService, this._state);