摘要:
<PlugIn name="CustomMyViewPad" autor="MrGan" url="http://www.baidu.com" description=""> <Manifest><Identity name=""/> </Mainifest> <Runtime> <Import assembly=":CustomMyViewPad"/> </Runtime> <Exte 阅读全文
posted @ 2013-04-26 19:42
Predator
阅读(179)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConTest{ class AccountEventArgs : EventArgs { private string name; public string Name { get { return name; } } public AccountEventArgs(string name) { this.name = name; } } class AccountItemEventArgs:AccountEv 阅读全文
posted @ 2013-04-26 19:39
Predator
阅读(108)
评论(0)
推荐(0)

浙公网安备 33010602011771号