一、object常用类 1、获取去类的类型和公共属性 var a= new Class A(); var props = A.GetType().GetProperties(); 相关文章: 2021-12-18 2022-12-23 2021-06-03 2022-12-23 2021-12-19 2022-12-23 2022-12-23 2022-01-13