Click or drag to resize

AsyncStorageCallbackArgsTemplate Property

Gets the template that was created (if any).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IStoreTemplate Template { get; }

Property Value

Type: IStoreTemplate
See Also