Exemplo n.º 1
0
 public virtual void InjectNull(string property)
 {
     beanType.Inject(instance, property, (object)null);
 }