コード例 #1
0
 public TicketAttachmentBL()
 {
     _repo = new TicketAttachmentRepo();
 }