首页
科技
登录
6mi
u
盘
搜
搜 索
科技
对象的属性赋值
对象的属性赋值
it
2025-04-07
11
var property = condition.GetType().GetProperty("PropertyName"); property.SetValue(condition, "value", null);
转载于:https://www.cnblogs.com/lhlong/p/9855559.html
转载请注明原文地址: https://win8.8miu.com/read-1546246.html
最新回复
(
0
)