Here is the source code for NoteTypeRepository.cs file it is placed in the Repositories directory of the Note.Infrastructure project.
1 | using System.Collections.Generic; |
Here is the source code for NoteTypeRepository.cs file it is placed in the Repositories directory of the Note.Infrastructure project.
1 | using System.Collections.Generic; |