摘要: #region // 定义BoiledEventArgs类,传递给Observer所感兴趣的信息 public class BoiledEventArgs : EventArgs { public readonly int temperature; pu... 阅读全文
posted @ 2015-07-30 11:10 sucer德 阅读(1230) 评论(0) 推荐(0) 编辑