Ejemplo n.º 1
0
 public DataTable GetCFSCode(string CFSName)
 {
     return(ImportBLDAL.GetCFSCode(CFSName));
 }