Example #1
0
 public IEnumerable <City> GetCity()
 {
     return(objemployee.GetCity());
 }