Exemplo n.º 1
0
 }                                                                 // Student context name will differ
 public BorrowerController(disk_inventorylmContext ctx)            // Student context name will differ
 {
     context = ctx;
 }
Exemplo n.º 2
0
 }                                                               // Student context name will differ
 public ArtistController(disk_inventorylmContext ctx)            // Student context name will differ
 {
     context = ctx;
 }