Ejemplo n.º 1
0
 void IIoCRegistrator.Register(IIoCRegistration registration)
 {
     _registrator.Register(registration.Type, registration);
 }