摘要:
namespace mynamespace { public delegate void methodDelegate(object o); public class TimerHandler { private static methodDelegate _method; private static methodDelegate method { get { return _method; } } private static Timer _timer = null; ... 阅读全文
posted @ 2013-10-30 11:07
大圣的笑
阅读(245)
评论(0)
推荐(0)

浙公网安备 33010602011771号