コード例 #1
0
 public BillsController()
 {
     this.db = new PBContext();
 }