An NDoc Documented Class Library

TodoEmitter.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
Tha name of the property

Implements

IEmitter.doID

See Also

TodoEmitter Class | RemoteCalendars.Core Namespace