commit
9c1a2cfe33
@ -1,11 +1,5 @@
|
|||||||
namespace Microsoft.eShopOnContainers.Services.Ordering.Domain.AggregatesModel.OrderAggregate
|
namespace Microsoft.eShopOnContainers.Services.Ordering.Domain.AggregatesModel.OrderAggregate
|
||||||
{
|
{
|
||||||
using global::Ordering.Domain.Exceptions;
|
|
||||||
using SeedWork;
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
|
|
||||||
public class OrderStatus
|
public class OrderStatus
|
||||||
: Enumeration
|
: Enumeration
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user