[Mono-dev] [PATCH] System.IO.TextReader.Null implementation.

Bill Holmes billholmes54 at gmail.com
Fri Nov 7 17:19:53 EST 2008


Hi,

Attached is a patch to implement the Null field of the TextReader.
There is also a test.

2008-11-07  William Holmes  <billholmes54 at gmail.com>

	* corlib_test.dll.sources: Add TextReaderTest.cs.

	* TextReaderTest.cs: Added a test for the Null field of
	  the TextReader.

	* TextReader.cs : Adding the NullTextReader as a private class to
	  the TestReader class for the Null field of the TestReader.

	Code is contributed under MIT/X11 license.

Thanks
-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TextReaderNull.diff
Type: application/octet-stream
Size: 3799 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081107/a797c7b6/attachment.obj 


More information about the Mono-devel-list mailing list