Exemplo n.º 1
0
 public bool HasRegistration(Type serviceType, string contract = null)
 => _container.IsRegistered(serviceType, contract);