Ejemplo n.º 1
0
 protected override void SetCustomer(ICustomer customer) {
     Customer = (WinCustomer) customer;
 }
Ejemplo n.º 2
0
 protected override void SetCustomer(ICustomer customer)
 {
     Customer = (WinCustomer)customer;
 }