Example #1
0
 public UnitTestListMap()
 {
     _listMap = ListMap <string, int> .map("start", 0);
 }