예제 #1
0
 public void SetOrder(int ClientId, int ProductId) => _context.SetOrder(ClientId, ProductId);