Пример #1
0
 public SampleService(SampleDbContext sampleContext)
 {
     this.sampleContext = sampleContext;
 }