Click or drag to resize

JsonLdWriter.Warning Event

Event which writers can raise to indicate possible ambiguities or issues in the syntax they are producing

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event StoreWriterWarning Warning

Value

Type: VDS.RDF.StoreWriterWarning

Implements

IStoreWriter.Warning
See Also