摘要:
public class SetterWrapper<TTarget, TValue> { private Action<TTarget, TValue> _setter; public SetterWrapper(PropertyInfo propInfo) { if (propInfo == n 阅读全文
posted @ 2016-04-24 23:15
zslm___
阅读(314)
评论(0)
推荐(0)
摘要:
/// <summary> /// 数据库表名 /// </summary> [AttributeUsage(AttributeTargets.Class)] public class DBTableNameAttribute : Attribute { public string Name { g 阅读全文
posted @ 2016-04-24 23:09
zslm___
阅读(212)
评论(0)
推荐(0)

浙公网安备 33010602011771号