예제 #1
0
 public static DataTable GetBasisAndItem(string SampleName)
 {
     return(MandateInfoPro.GetBasisAndItem(SampleName));
 }