An NDoc Documented Class Library

StateEmitter Class

This abstract class implements the IEmitter interface (see the project of the iCalendar parser at http://sourceforge.net/projects/icalparser)

For a list of all members of this type, see StateEmitter Members.

System.Object
   RemoteCalendars.Core.StateEmitter
      RemoteCalendars.Core.EventEmitter
      RemoteCalendars.Core.RecurrenceEmitter
      RemoteCalendars.Core.TodoEmitter

public abstract class StateEmitter : IEmitter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RemoteCalendars.Core

Assembly: RemoteCalendarsLibrary (in RemoteCalendarsLibrary.dll)

See Also

StateEmitter Members | RemoteCalendars.Core Namespace