可以通过nsubstitute代理对象中的反射来设置属性值吗?

时间:2016-03-29 14:47:59

标签: c# reflection nsubstitute

我试图通过反射模拟界面和设置属性。但我得到null引用异常。有办法做到这一点吗?我还通过FormatterServices.GetSafeUninitializedObject()创建此代理的实例。 enter image description here

0 个答案:

没有答案