예제 #1
0
 public static DataTable POLOG_Get_Attachments(string ID, string DOCType)
 {
     return(DAL_POLOG_Register.POLOG_Get_Attachments(ID, DOCType));
 }