Skip to content

Commit 69dc479

Browse files
First Example
1 parent 03cf3ca commit 69dc479

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vs/slnx.sqlite

88 KB
Binary file not shown.

Ticketing.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ public ... Get(string ticketType)
1111
else
1212
throw new ArgumentException("Invalid ticket type.");
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)