[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Represents a reader that can read a sequential series of characters. [Property] [Methods] *doDispose=Releases all resources used by the TextReader object. ARG()|1|0 *doSynchronized=Creates a thread-safe wrapper around the specified TextReader. ARG(TextReader reader)|1|0 *onSynchronized=Occurs after invoke the method doSynchronized and returns the result. ARG(TextReader)|2|0 *reader=The TextReader to synchronize. ARG(TextReader)|4|0