Click or drag to resize

IPreProcessingEventGeneratorTEvent, TContextGetAllEvents Method

Gets all available events.

Namespace:  VDS.RDF.Parsing.Events
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void GetAllEvents(
	TContext context
)

Parameters

context
Type: TContext
Context.
See Also