2024年4月22日

变量获取属性值

摘要: var name = item.GetType().GetProperty("Host1")!.GetValue(item); 阅读全文

posted @ 2024-04-22 14:54 刘顺利 阅读(2) 评论(0) 推荐(0) 编辑

导航