Severity Code Description Project File Line Suppression State
Error CS0535 ‘UpdateLeaveTypeCommandHandler’ does not implement interface member ‘IRequestHandler<UpdateLeaveTypeCommand, Unit>.Handle(UpdateLeaveTypeCommand, CancellationToken)’ HR.LeaveManagement.Application C:UsersjamessourcereposHR.LeaveManagement.CleanHR.LeaveManagement.ApplicationFeaturesLeaveTypeCommandsUpdateLeaveTypeUpdateLeaveTypeCommandHandler.cs 12 Active
i am having the above errors
i tried to implement the interface but i am getting same errors
Divine Ajaere is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1