コード例 #1
0
 public static BG_BudItems GetBG_BudItemsByBudID(int budID)
 {
     return(BG_BudItemsService.GetBG_BudItemsByBudID(budID));
 }