Example #1
0
 public EspecieRepository(VetStoreDbContext context)
     : base(context)
 {
 }