Example #1
0
 public void ReleaseInstance(InstanceContext instanceContext, object instance)
 {
     ObjectResolver.Release(instance);
 }