public JaguarResource(IJaguarRepository jaguarRepository)
 {
     this.jaguarRepository = jaguarRepository;
 }
Exemple #2
0
 public JaguarResource(IJaguarRepository jaguarRepository)
 {
     this.jaguarRepository = jaguarRepository;
 }