Exemplo n.º 1
0
 public SVIPController(ISVIPRepository ivipRepository)
 {
     _svipRepository = ivipRepository;
 }