public SiteUserRole Save(SiteUserRole entity)
 {
     throw new NotImplementedException();
 }
 public bool Delete(SiteUserRole entity)
 {
     throw new NotImplementedException();
 }