摘要: class Space : IEnumerable> { public T Filler { get { if (!ed) { ed = true; return (filler = Top.create()); } return fil... 阅读全文
posted @ 2016-11-20 20:58 大胡子毛绒老头 阅读(252) 评论(0) 推荐(0) 编辑
摘要: class Space : IEnumerable { public object Filler { get { return filler ?? (filler = Top.create()); } } public Space Upper { get; protected set; } public Sp... 阅读全文
posted @ 2016-11-20 20:33 大胡子毛绒老头 阅读(304) 评论(0) 推荐(0) 编辑