This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Delete repeat setting a property in CreateOrderCommand ctor
pull/1860/head
KurnakovMaksim
3 years ago
parent
4bdcbd4318
commit
aebfc8e5ac
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/Services/Ordering/Ordering.API/Application/Commands/CreateOrderCommand.cs
+ 0
- 1
src/Services/Ordering/Ordering.API/Application/Commands/CreateOrderCommand.cs
View File
@ -79,7 +79,6 @@ public class CreateOrderCommand
CardExpiration
=
cardExpiration
;
CardSecurityNumber
=
cardSecurityNumber
;
CardTypeId
=
cardTypeId
;
CardExpiration
=
cardExpiration
;
}
Write
Preview
Loading…
Cancel
Save