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