Пример #1
0
 protected IBindingGeneric <TService> Bind <TService>()
 {
     return(_serviceRegistrationBuilder.Bind <TService>());
 }