摘要:
privatevoidbutton1_Click(objectsender,EventArgse)2{3Typet=typeof(System.Drawing.Color);4stringclassName=t.Name;5MessageBox.Show(className);67//获取所有方法8System.Reflection.MethodInfo[]methods=t.GetMethods();9this.textBox1.Text="";10foreach(System.Reflection.MethodInfomethodinmethods)11{12this. 阅读全文
posted @ 2011-04-01 17:41
alexmen
阅读(3792)
评论(0)
推荐(0)

浙公网安备 33010602011771号