4 instantiations of Version
VersioningWebSite (4)
Controllers\CustomersController.cs (4)
21
[
Version
(MaxVersion = 2)]
28
[
Version
(MinVersion = 3, MaxVersion = 5)]
34
[
Version
(MinVersion = 2)]
46
[
Version
(MinVersion = 2, Order = int.MaxValue)]