Пример #1
0
 public override TestStore GetOrCreate(string storeName)
 => FbTestStore.GetOrCreate(storeName);
Пример #2
0
 public override TestStore Create(string storeName)
 => FbTestStore.Create(storeName);