Implementer
This commit is contained in:
parent
46ae6a1226
commit
bd144c5b4a
12
JewelryStoreFileImplement/Models/Implementer.cs
Normal file
12
JewelryStoreFileImplement/Models/Implementer.cs
Normal file
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace JewelryStoreFileImplement.Models
|
||||
{
|
||||
internal class Implementer
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user