示例#1
0
 public int GetAddressId(string AddrName)
 {
     return(ImportBLDAL.GetAddressId(AddrName));
 }