Exemplo n.º 1
0
 public static T Get <T>(this System.IServiceProvider @this, IServiceProvider _) => @this.Get <T>();
Exemplo n.º 2
0
 public static T AsDependency <T>(this System.IServiceProvider @this, object _, ParameterInfo __) => @this.Get <T>();