Exemplo n.º 1
0
 protected override void SetCustomer(ICustomer customer) {
     PpCustomer=(PPCustomer) customer;
 }
Exemplo n.º 2
0
 protected override void SetCustomer(ICustomer customer)
 {
     PpCustomer = (PPCustomer)customer;
 }