dolittle/DotNET.SDK

View on GitHub
Benchmarks/SDK/LastEvent.cs

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright (c) Dolittle. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.

using Dolittle.SDK.Events;

namespace Dolittle.Benchmarks.SDK;

[EventType("8ac7658d-26bf-4a66-8f12-d41b6bac8945")]
public class LastEvent
{
}