public void Insert(tbl_Url url) { objDB.Insert(url); }
public void Insert(tbl_Url url) { db.Insert(url); }