The methods of the ChainableReader class are listed below. For a complete list of ChainableReader class members, see the ChainableReader Members topic.
![]() | Overloaded. Makes it so all calls to Read and Peek are passed the ChainableReader passed as a parameter. |
![]() | Closes the reader. |
![]() | Calls close and supresses the finalizer for the object. |
![]() | |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Overloaded. Logs a message with the given priority. |
![]() | Forwards Peek calls to the TextReader or ChainableReader passed in the corresponding constructor. |
![]() | Forwards Read calls to the TextReader or ChainableReader passed in the corresponding constructor. |
![]() |
![]() | Copies all instance data of the Element to a given Element. |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Derived classes should override to this method to provide extra initialization and validation not covered by the base class. |
![]() | Initializes all build attributes and child elements. |
![]() |
ChainableReader Class | NAnt.Core.Filters Namespace