Example #1
0
 public AtmOperations(ref CustomerDetails customer)
 {
     this.customer = customer;
 }