예제 #1
0
 public DataTable GetCFSName(string CFSCode)
 {
     return(ImportBLDAL.GetCFSName(CFSCode));
 }