摘要:
// 所谓程序集的简单理解,存在不同项目中(不是解决方案),即using前需要引用**.dll 1、调用当前类文件下的方法public List<T> GetByCondition<T>(OperateLogModel model)MethodInfo serviceMethod = this.Ge 阅读全文
posted @ 2016-05-26 08:57
好人卡收藏家
阅读(1136)
评论(0)
推荐(0)
摘要:
c#的Attribute有些类似java中的annotation,可以方便地在类成员中做修饰/限制作用。 Demo: class ss { public stat BsonDocument Iterator(object obj){ MyAttr currAttr = null;// 自定义注解类 阅读全文
posted @ 2016-05-26 08:54
好人卡收藏家
阅读(1686)
评论(0)
推荐(0)
浙公网安备 33010602011771号