Exemple #1
0
 public static bool DuplicateSoHDB(string soHDB)
 {
     return(D_HDBan.DuplicateSoHDB(soHDB));
 }