Exemplo n.º 1
0
 public static bool SuaMatKhau(string tk, string pass)
 {
     return(DataProvider.SuaMatKhau("SuaMatKhau", tk, pass));
 }