Exemple #1
0
 public bool CanResolve()
 {
     return(_container.IsRegistered <T>());
 }