We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cf3ca commit 69dc479Copy full SHA for 69dc479
.vs/slnx.sqlite
88 KB
Ticketing.cs
@@ -11,4 +11,4 @@ public ... Get(string ticketType)
11
else
12
throw new ArgumentException("Invalid ticket type.");
13
}
14
-}
+}
0 commit comments