摘要: private static ConcurrentDictionary<string, object> dictCache = new ConcurrentDictionary<string, object>(); #region 得到类里面的属性集合 /// <summary> /// 得到类里面 阅读全文
posted @ 2020-11-24 10:10 hangxing.pang 阅读(105) 评论(0) 推荐(0)