An NDoc Documented Class Library

EventEmitter.doID Method 

The ID is the name of an entry in the iCalendar. This method is called when the parser has found an entry without any additional attributes

public override void doID(
   Token t
);

Parameters

t
The name of the property

Implements

IEmitter.doID

See Also

EventEmitter Class | RemoteCalendars.Core Namespace