2008-08-22 Sebastien Pouliot <sebastien@ximian.com>
commit3df1954ed822a1aa6bb7e0393ba7dec31265de8c
authorSebastien Pouliot <sebastien@ximian.com>
Fri, 22 Aug 2008 18:29:10 +0000 (22 18:29 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Fri, 22 Aug 2008 18:29:10 +0000 (22 18:29 -0000)
tree4f82bd7b4d65d1b6bcf0e978f27293ad30c7f6e1
parent1a5608d94ea7e14d88e704fe94f07a95e1e36b75
2008-08-22  Sebastien Pouliot  <sebastien@ximian.com>

* MoonIsolatedStorageFile.cs: Implement Remove. Add a bunch of FIXME
mostly related to quota.
* MoonIsolatedStorageFileStream.cs: Add a call to the container's
PreCheck method in most methods. Add FIXME for quota.

svn path=/trunk/mcs/; revision=111394
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/MoonIsolatedStorageFile.cs
mcs/class/corlib/System.IO.IsolatedStorage/MoonIsolatedStorageFileStream.cs