摘要:
class Animal { private Dictionary indexer1 = new Dictionary(); private string[] indexer2 = new string[10]; //从indexer1取值的索引器 public int this[string index] ... 阅读全文
posted @ 2017-12-11 20:01
小顶山人
阅读(1242)
评论(0)
推荐(0)