An NDoc Documented Class Library

StateEmitter Methods

The methods of the StateEmitter class are listed below. For a complete list of StateEmitter class members, see the StateEmitter Members topic.

Public Instance Methods

doAttribute Only throw NotImplementedException
doBegin Only throw NotImplementedException
doComponent Only throw NotImplementedException
doComponentBegin Only throw NotImplementedException
doEnd Only throw NotImplementedException
doEndComponent Only throw NotImplementedException
doID Only throw NotImplementedException
doIntro Only throw NotImplementedException
doIprop Only throw NotImplementedException
doMailto Only throw NotImplementedException
doOutro Only throw NotImplementedException
doResource Only throw NotImplementedException
doResourceBegin Only throw NotImplementedException
doRest Only throw NotImplementedException
doSymbolic Only throw NotImplementedException
doURIResource Only throw NotImplementedException
doValueProperty Only throw NotImplementedException
emit Only throw NotImplementedException
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
SetEnded This method set whether or not the StateEmitter has finished to parse

See Also

StateEmitter Class | RemoteCalendars.Core Namespace