public SecuritySuiteDataIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <SecuritySuiteDataIndexedDb> options) : base(jsRuntime, options) { }
public GridColumnDataIndexedDb2(IJSRuntime jsRuntime, IndexedDbOptions <GridColumnDataIndexedDb2> options) : base(jsRuntime, options) { }
public MatchServiceIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <MatchServiceIndexedDb> options) : base(jsRuntime, options) { }
public DataRawDbDataIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <DataRawDbDataIndexedDb> options) : base(jsRuntime, options) { }