public ObjectReference <I> _As <I>() => _IActivationFactory.As <I>();
Exemple #2
0
 public ObjectReference <I> As <I>() => _obj.As <I>();