예제 #1
0
 private void DestroyBinding(IInjectionBinding binding)
 {
     _injector.DisposeBindingValue(binding);
 }