source:
ChapterX.Application/PermissionLevel/Commands/UpdateResponse.cs@
877c13c
| Last change on this file since 877c13c was 877c13c, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 108 bytes | |
| Line | |
|---|---|
| 1 | namespace ChapterX.Application.PermissionLevel.Commands |
| 2 | { |
| 3 | public record UpdateResponse(bool Success); |
| 4 | } |
Note:
See TracBrowser
for help on using the repository browser.
