Exemplo n.º 1
0
 public CreateModel(_01_BasicEvent.Data._01_BasicEventContext context)
 {
     _context = context;
 }
 public IndexModel(_01_BasicEvent.Data._01_BasicEventContext context)
 {
     _context = context;
 }
Exemplo n.º 3
0
 public DetailsModel(_01_BasicEvent.Data._01_BasicEventContext context)
 {
     _context = context;
 }