Exemple #1
0
 public ContextService(TransientService transient, UserService user, ScopeService scope, SingletonService single)
 {
 }
Exemple #2
0
 public UserService(TransientService transient, ScopeService scope, SingletonService single)
 {
 }