Here is the source code for NoteTypeDto.cs file it is placed in the Dtos directory of the Note.Application project.
1 | namespace Note.Application.DTOs |
Here is the source code for NoteTypeDto.cs file it is placed in the Dtos directory of the Note.Application project.
1 | namespace Note.Application.DTOs |