예제 #1
0
 public GenericExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }
예제 #2
0
 public PdfToImageExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }
예제 #3
0
 public ImageToPdfExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }