Example #1
0
 public List <KeyValuePair <string, string> > Areas()
 {
     return(_lookup.GetSortArea());
 }