inversion of control - How does Castle Windsor respond to a class which implements multiple interfaces? - Get link Facebook X Pinterest Email Other Apps For example, I have two interfaces: ICustomerService and IOrderService, each of which has two functions like GetCustomer, GetOrder etc.