예제 #1
0
 public SqlRedisGuidItemPropertyOnDemandCacheMapFacts(SqlRedisFixture fixture)
 {
     _fixture = fixture;
 }
예제 #2
0
 public SqlRedisItemCacheSetFacts(SqlRedisFixture fixture)
 {
     _fixture = fixture;
 }
예제 #3
0
 public SqlRedisGuidItemCacheMapFacts(SqlRedisFixture fixture)
 {
     _fixture = fixture;
 }
 public SqlRedisGuidItemOnDemandCacheSetMapFacts(SqlRedisFixture fixture)
 {
     _fixture = fixture;
 }