We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e156b8 commit 1169729Copy full SHA for 1169729
samples/logging/metrics/Metrics_6/Endpoint/SomeCommand.cs
@@ -1,6 +1,3 @@
1
using NServiceBus;
2
3
-class SomeCommand :
4
- ICommand
5
-{
6
-}
+class SomeCommand : ICommand;
0 commit comments