예제 #1
0
 public BusinessCardRepositoryAsyncTests(LiteDbFixture fixture, ITestOutputHelper console)
 {
     this.fixture = fixture;
     this.console = console;
 }