Here is the source code for INoteTypeService.cs file it is placed in the Services directory of the Note.Application project.
1 | using Note.Application.DTOs; |
Here is the source code for INoteTypeService.cs file it is placed in the Services directory of the Note.Application project.
1 | using Note.Application.DTOs; |