摘要: using System;using System.Reflection;public class HelpAttribute : Attribute{ string url; string topic; public HelpAttribute(string url) { this.url = url; } public string Url { get { return url; } } public string Topic { get { return topic; } ... 阅读全文
posted @ 2013-05-31 15:46 易独 阅读(144) 评论(0) 推荐(0) 编辑
乐巴儿 一个有声音的公众号
长按,识别二维码,加关注