Esempio n. 1
0
 protected override void SetCustomer(ICustomer customer)
 {
     Customer = (LULSCustomer)customer;
 }
Esempio n. 2
0
 protected override void SetCustomer(ICustomer customer) {
     Customer=(LULSCustomer) customer;
 }