예제 #1
0
 Guid?ICandidatesWorkflowCommand.GetSuggestedJobsWorkflowId(Guid candidateId)
 {
     return(_repository.GetSuggestedJobsWorkflowId(candidateId));
 }