public class PropertyHelper
{
/// <summary>
/// 返回指定类型的指定列名的属性数组
/// </summary>
/// <typeparam name="T"></typeparam>
/// <param name="cols"></param>
/// <returns></returns>
public static PropertyInfo[] GetTypeProperties<
11-01
248
10-25
326
10-21
209
10-10
453
10-09
425
10-08
326
10-04
281
10-03
247