我试图提取对象的PropertyInfo,但是propertyInfo不返回属性: public void TestGetValueMethod() System.Reflection.PropertyInfo[] propertyInfo = value.GetType ().GetProperties();
//DTOPropertyInfo info = new DTOPropertyInfo(<
我尝试过将nestedpropertyInfoArray、propertyInfo或req作为参数传递,但仍然是相同的error.Any提示吗?UpdatePhoneReq req = new UpdatePhoneReq(); Type attributType = propertyInfo.PropertyTy