An NDoc Documented Class Library

TodoEmitter.doIprop Method 

This method is used when an iProp property is found. In this case, is used only in DUE cases.

public override void doIprop(
   Token t,
   Token iprop
);

Parameters

t
The token with the date
iprop
The token with the property

Implements

IEmitter.doIprop

See Also

TodoEmitter Class | RemoteCalendars.Core Namespace