source:
ChapterX.Application/Notification/Queries/GetResponse.cs@
dc383dd
| Last change on this file since dc383dd was 877c13c, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 131 bytes | |
| Rev | Line | |
|---|---|---|
| [877c13c] | 1 | namespace ChapterX.Application.Notification.Queries |
| 2 | { | |
| 3 | public record GetResponse(Domain.Entities.Notification? Notification); | |
| 4 | } |
Note:
See TracBrowser
for help on using the repository browser.
