摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.Remoting;using System.Runtime.Remoting.Messaging;namespace DelegateStudyWell{ class AsyncCall { public delegate void ChatEventHandler(object sender, ChatEventArgs e); public static event ChatEventH 阅读全文
posted @ 2011-03-04 14:40
人的本质是什么?
阅读(278)
评论(0)
推荐(0)
浙公网安备 33010602011771号