摘要: delegate 委托的使用: 封装一个方法,该方法只有一个参数并且不返回值。 阅读全文
posted @ 2016-12-09 18:52 .追风逐月 阅读(287) 评论(0) 推荐(0)
摘要: Action<T> 委托 阅读全文
posted @ 2016-12-09 18:48 .追风逐月 阅读(4517) 评论(0) 推荐(1)
摘要: Static Types as using So, we are all quite familiar with this notion of accessing static class members using the qualification first. It is not requir 阅读全文
posted @ 2016-12-09 16:54 .追风逐月 阅读(219) 评论(0) 推荐(0)