Exemplo n.º 1
0
 void ICandidatesWorkflowCommand.DeleteStatusWorkflow(Guid candidateId)
 {
     _repository.DeleteStatusWorkflow(candidateId);
 }