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