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