コード例 #1
0
 public ADDRESSES GetAddress(int aid)
 {
     return(bl.AddressWithId(aid));
 }