Example #1
0
 public void DoSomething(OrderEntity order)
 {
     decimal total = order.CalculateOrderTotal();