Ejemplo n.º 1
0
 public DbFileProvider(BinaryFileContentRepository binaryFileContentRepository)
 {
     this.binaryFileContentRepository = binaryFileContentRepository;
 }