コード例 #1
0
 }                                                                 // Student context name will differ
 public BorrowerController(disk_inventorylmContext ctx)            // Student context name will differ
 {
     context = ctx;
 }
コード例 #2
0
 }                                                               // Student context name will differ
 public ArtistController(disk_inventorylmContext ctx)            // Student context name will differ
 {
     context = ctx;
 }