예제 #1
0
 public int UpdateStade(Stade _stade)
 {
     return(bd.EditStade(_stade));
 }