Ejemplo n.º 1
0
 public void SetPrivatePropertyValue()
 {
     obj.SetPrivatePropertyValue <int>("PrivateIntProperty", 2);
 }