Esempio n. 1
0
 public TService Resolve <TService>(ResolveContext <TService> context)
 {
     return(context.Factory());
 }