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