摘要: 1 public delegate void Consumer(IList monitors); 2 3 public enum ConsumeErrorAction 4 { 5 AbandonAndLogException 6 } 7 ... 阅读全文
posted @ 2015-10-29 11:21 拱白菜的猪 阅读(1909) 评论(0) 推荐(0)