Skip to content

Commit 3e74b8f

Browse files
Updated.
1 parent e811610 commit 3e74b8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AJAXRequest/AJAXRequest/Models/OrdersDetails.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public class OrdersDetails
99
{
1010
public OrdersDetails()
1111
{
12-
1312
}
1413
public OrdersDetails(int OrderID, string CustomerId, int EmployeeId, double Freight, bool Verified, DateTime OrderDate, string ShipCity, string ShipName, string ShipCountry, DateTime ShippedDate, string ShipAddress)
1514
{

0 commit comments

Comments
 (0)