コード例 #1
0
 public SeedingService(VendasMVCContext context)
 {
     this._context = context;
 }