This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
lip
/
XS202307318652
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
faef2aecb6
Ramuri
Etichete
master
XS202307318652
/
Model
/
Product_Model.cs
Product_Model.cs
111 B
Istoric
Crud
1
2
3
4
5
6
7
namespace WCS.API.Model
{
public class Product_Model
{
public string Name { get; set; }
}
}