Exemplo n.º 1
0
 public IOrder Create()
 {
     return(new Order(_identityProvider.CreateId()));
 }