コード例 #1
0
 public SecuritySuiteDataIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <SecuritySuiteDataIndexedDb> options) : base(jsRuntime, options)
 {
 }
コード例 #2
0
 public GridColumnDataIndexedDb2(IJSRuntime jsRuntime, IndexedDbOptions <GridColumnDataIndexedDb2> options) : base(jsRuntime, options)
 {
 }
コード例 #3
0
 public MatchServiceIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <MatchServiceIndexedDb> options)
     : base(jsRuntime, options)
 {
 }
コード例 #4
0
 public DataRawDbDataIndexedDb(IJSRuntime jsRuntime, IndexedDbOptions <DataRawDbDataIndexedDb> options) : base(jsRuntime, options)
 {
 }