Exemplo n.º 1
0
 public bool Update()
 {
     return(CoachDAL.Update(this));
 }