예제 #1
0
 public GerenciadorEvento(BD_PIBID_FISICAContext context)
 {
     _context = context;
 }
예제 #2
0
 public GerenciadorGaleria(BD_PIBID_FISICAContext context)
 {
     _context = context;
 }
예제 #3
0
 public GerenciadorTrabalho(BD_PIBID_FISICAContext context)
 {
     _context = context;
 }