2005-01-31 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Mon, 31 Jan 2005 18:38:05 +0000 (18:38 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Mon, 31 Jan 2005 18:38:05 +0000 (18:38 -0000)
commit12654abdaa3b698326ec8edf595de60c6b85d309
treec4a2ac0e0010812586e1f68e10e8919a39b00379
parent0b20ed9436d98b88b40ff9797ddd4bcff96082e6
2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>

* FileStream.cs: Added new constructor to allow anonymous files (i.e.
when Name property is "[Unknown]") for IsolatedStorage. Added
SafeFileHandle property and a reference to Microsoft.Win32.SafeHandles
for the NET_2_0 profile.

svn path=/trunk/mcs/; revision=39861
mcs/class/corlib/System.IO/ChangeLog
mcs/class/corlib/System.IO/FileStream.cs