摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace EvenDemo{ /// <summary> /// 事件参数类,继承自EventArgs,包含事件信息 /// </summary> public class DoorInfoEventArgs : EventArgs { /// <summary> /// 显示门状态信息 /// </summary> public str... 阅读全文
posted @ 2012-04-14 09:11
Yao,Mane
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号