declaring and instantiating a dictionary in static class to share with all the methods

前端 未结 0 1861
悲哀的现实
悲哀的现实 2020-12-07 07:31
public static class ResistorColor

{ private static IDictionary resistorColorDictionary = new Dictionary(); pri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题