Beispiel #1
0
 protected override void SetCustomer(ICustomer customer)
 {
     Customer = (LULSCustomer)customer;
 }
Beispiel #2
0
 protected override void SetCustomer(ICustomer customer) {
     Customer=(LULSCustomer) customer;
 }