コード例 #1
0
 public Property_octionController(Property_Mgmt_MVCdatabase context)
 {
     _context = context;
 }
コード例 #2
0
 public Dealer_DetailController(Property_Mgmt_MVCdatabase context)
 {
     _context = context;
 }