IPreProcessingEventGenerator<TEvent, TContext> Interface |
Namespace: VDS.RDF.Parsing.Events
public interface IPreProcessingEventGenerator<TEvent, TContext> : IEventGenerator<TEvent> where TEvent : IEvent where TContext : Object, IEventParserContext<TEvent>
The IPreProcessingEventGenerator<TEvent, TContext> type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAllEvents |
Gets all available events.
|