コード例 #1
0
 public static To_InvoiceDetial getTo_InvoiceDetialById(int id)
 {
     return(To_InvoiceDetialService.getTo_InvoiceDetialById(id));
 }