Exemplo n.º 1
0
 public RecipeSample(SampleContext context) : base(context)
 {
 }
Exemplo n.º 2
0
 public ProductSample(SampleContext context) : base(context)
 {
 }
Exemplo n.º 3
0
 public CategorySample(SampleContext context) : base(context)
 {
 }
Exemplo n.º 4
0
 public MeasurementSample(SampleContext context) : base(context)
 {
 }