public AlunoRepositorio()
 {
     _ctx = new AlunoService.AlunoServiceClient();
 }
 public AlunoRepositorio()
 {
     _ctx = new AlunoService.AlunoServiceClient();
 }