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