摘要:
1.判断类被某个属性应用 private bool CheckForServiceContractAttribute(Type type) { return type.IsDefined(typeof(ServiceContractAttribute), false); } 阅读全文
posted @ 2013-07-01 12:55
stabley107
阅读(126)
评论(0)
推荐(0)
|
stanley107
asp.net |
|
|