datetime etc
This commit is contained in:
parent
0d7da2ea85
commit
59d660165f
7 changed files with 23 additions and 23 deletions
|
@ -7,6 +7,6 @@ public class PostCreatedIntegrationEventHandler : INotificationHandler<PostCreat
|
|||
{
|
||||
public async Task Handle(PostCreatedIntegrationEvent notification, CancellationToken cancellationToken)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
// todo
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue