Exemple #1
0
 public static bool HadExisted(string lisTm)
 {
     return(LisTmCorrespondingDal.HadExisted(lisTm));
 }