Beispiel #1
0
 public static bool UpdateSoTienTrenKm(double sotientrenkm)
 {
     return(ThamSoDAL.UpdateSoTienTrenKm(sotientrenkm));
 }