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
File deleted.
pull/463/head
David Britch
7 years ago
parent
6b1cffad9d
commit
b0fa87934e
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
src/eShopOnContainers.Core/Models/Orders/CardType.CS
+ 0
- 8
src/eShopOnContainers.Core/Models/Orders/CardType.CS
View File
@ -1,8 +0,0 @@
namespace eShopOnContainers.Core.Models.Orders
{
public class CardType
{
public int Id { get; set; }
public string Name { get; set; }
}
}
Write
Preview
Loading…
Cancel
Save