Пример #1
0
 public EmployerReportsCommand(IReportsCommand reportsCommand)
 {
     _reportsCommand = reportsCommand;
 }