Ejemplo n.º 1
0
 public override TestStore GetOrCreate(string storeName)
 => FbTestStore.GetOrCreate(storeName);
Ejemplo n.º 2
0
 public override TestStore Create(string storeName)
 => FbTestStore.Create(storeName);