Example #1
0
 public IEnumerable <tbl_Url> GetALL()
 {
     return(objDb.GetALL());
 }